Home | History | Annotate | Download | only in doc

Lines Matching full:associate

2345 Since values can now have various types, it is necessary to associate a
3249 You can associate the literal string token with a symbolic name as an
4457 You can associate a literal string token with a token type name by
4537 When two tokens declared in different precedence declarations associate,
4543 Only a @code{%token} can associate a literal string with a token type name.
5309 associate errors and object code with your source file (the grammar
5310 file). This directive causes them to associate errors with the parser
9318 @code{#define} statements in addition to an @code{enum} to associate
9499 associate errors with your source file, the grammar file. This option
9500 causes them to associate errors with the parser implementation file,