Lines Matching full:constructs
543 grouping smaller constructs according to grammatical rules are called
575 additional language constructs, each with its own nonterminal symbol, in
581 out of simpler constructs. For example, one kind of C statement is the
1244 set of constructs. In the example above, the location of the whole grouping
3530 the semantic values of all language constructs. This was true in the
3535 program uses the same data type for all language constructs. To
3602 Bison translates both of these constructs into expressions of the
3629 This rule constructs an @code{exp} from two smaller @code{exp} groupings
3700 and @code{$@var{n}} constructs always have that data type.
4112 constructs can be used to access the locations of the elements being matched.
6258 If the grammar file does not use the @samp{@@} constructs to refer to
6387 Here is a table of Bison constructs, variables and macros that
7461 For historical reasons, Bison constructs LALR(1) parser tables by default.
9355 be false alarms in existing grammars employing the Yacc constructs
10817 The following special constructs can be uses in Java actions.
10847 these constructs.
12132 the constructs of the C language is the @code{if} statement.
12175 be expressed through rules in terms of smaller constructs; in other