Home
last modified time | relevance | path

Searched defs:IndexOutOfRangeException (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
H A DUnbufferedTokenStream.cs37 using IndexOutOfRangeException = System.IndexOutOfRangeException; typedef
H A DBufferedTokenStream.cs36 using IndexOutOfRangeException = System.IndexOutOfRangeException; typedef
/aosp_15_r20/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Misc/
H A DLookaheadStream.cs34 using IndexOutOfRangeException = System.IndexOutOfRangeException; typedef