Home | History | Annotate | Download | only in doc

Lines Matching full:constructs

1215 built by grouping smaller constructs according to grammatical rules are
1245 of additional language constructs, each with its own nonterminal
1252 is made out of simpler constructs. For example, one kind of C
1817 dedicated set of constructs. In the example above, the location of the
3813 the semantic values of all language constructs. This was true in the
3818 program uses the same data type for all language constructs. To
3878 or `$[NAME]'. Bison translates both of these constructs into
3896 This rule constructs an `exp' from two smaller `exp' groupings
3953 `$N' constructs always have that data type.
4293 rule, several constructs can be used to access the locations of the
6097 If the grammar file does not use the `@' constructs to refer to
6201 Here is a table of Bison constructs, variables and macros that are
7075 For historical reasons, Bison constructs LALR(1) parser tables by
8808 employing the Yacc constructs `$0' or `$-N' (where N is some
10099 The following special constructs can be uses in Java actions. Other
10125 these constructs. *Note Java Semantic Values::.
11238 one of the constructs of the C language is the `if' statement.
11283 expressed through rules in terms of smaller constructs; in other