Home
last modified time | relevance | path

Searched defs:NotSupportedException (Results 1 – 4 of 4) sorted by relevance

/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
DUnbufferedTokenStream.cs36 using NotSupportedException = System.NotSupportedException; typedef
DBaseRecognizer.cs42 using NotSupportedException = System.NotSupportedException; typedef
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
DCommonTreeNodeStream.cs38 using NotSupportedException = System.NotSupportedException; typedef
DBaseTreeAdaptor.cs38 using NotSupportedException = System.NotSupportedException; typedef