Home
last modified time | relevance | path

Searched defs:ArgumentOutOfRangeException (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
H A DANTLRStringStream.cs36 using ArgumentOutOfRangeException = System.ArgumentOutOfRangeException; typedef
H A DLegacyCommonTokenStream.cs38 using ArgumentOutOfRangeException = System.ArgumentOutOfRangeException; typedef