Home | History | Annotate | Download | only in antlr3

Lines Matching refs:structure

61 == Structure Attributes
179 much of the shared functionality and structure used in the recognition process.
236 # each recognizer gets a default return value structure
931 which defines the structure of a specific type of sentence in a grammar. Lexers,
1233 A grammar defines the vocabulary and the sentence structure of a language. While
1235 primary task is to implement the sentence structure.
1238 a corresponding lexer. Then, the user requests a specific sentence-structure
1243 structure.