Lines Matching refs:code
15 (and will appear in the generated code for the parser). In this
20 Action code
21 This section provides code that is included with the class encapsulating
22 the various pieces of user code embedded in the grammar (i.e., the
26 Parser code
27 This section provides code included in the parser class itself. In
31 These sections provide small bits of code that initialize, then
43 code strings) are stored as static variables of the emit class and
44 in a few cases as variables declared in the action code section.
52 code section. These include: rhs_parts, rhs_pos, and lhs_nt which
70 action code {:
135 parser code {:
264 /* save the user included code string */
276 /* save the user included code string */
288 /* save the user code */
300 /* save the user code */