Searched defs:EndOfRule (Results 1 - 2 of 2) sorted by relevance
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ | ||
H A D | TokenTypes.cs | 39 public const int EndOfRule = 1; field in class:Antlr.Runtime.TokenTypes |
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ | ||
H A D | TokenConstants.cs | 57 public const int EndOfRule = 1; field in class:Antlr.Runtime.TokenTypes |
Completed in 71 milliseconds