Searched defs:_eof (Results 1 – 2 of 2) sorted by relevance
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Misc/ | ||
D | LookaheadStream.cs | 56 T _eof = null; field in Antlr.Runtime.Misc.LookaheadStream |
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime/Misc/ | ||
D | LookaheadStream.cs | 65 T _eof = null; field in Antlr.Runtime.Misc.LookaheadStream |