Home | History | Annotate | Download | only in doc

Lines Matching full:looks

213 * Look-Ahead::        Parser looks one token ahead when deciding what to do.
1755 numbers. The second handles an addition-expression, which looks like
2941 semantics of the rule. An action looks like this:
3256 statement that looks like `let (VARIABLE) STATEMENT' and serves to
3858 The declaration looks like this:
3928 reentrant. It looks like this:
4362 the proper member of the union. If the `%union' declaration looks like
4766 * Look-Ahead:: Parser looks one token ahead when deciding what to do.
4785 reduction is possible, the parser sometimes "looks ahead" at the next
5584 This looks like a function call statement, but if `foo' is a typedef
5590 looks up the current declaration of the identifier in order to decide
5690 Here we assume that `yylex' looks at the value of `hexflag'; when it is