antlr-d v1.3.8 (2019-01-30T12:18:54Z)
Dub
Repo
UnsupportedOperationException
antlr
v4
runtime
UnsupportedOperationException
TODO add class description
class
UnsupportedOperationException :
RuntimeException
{
this
(string elementDescription);
}
Constructors
this
this
(string elementDescription)
Undocumented in source.
Inherited Members
From RuntimeException
elementDescription
string
elementDescription
;
Undocumented in source.
msg
string
msg
()
Undocumented in source. Be warned that the author may not have intended to support it.
initCause
void
initCause
(Exception e)
Undocumented in source. Be warned that the author may not have intended to support it.
getCause
Exception
getCause
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
antlr
v4
runtime
UnsupportedOperationException
modules
ANTLRErrorListener
ANTLRErrorStrategy
ANTLRInputStream
BailErrorStrategy
BaseErrorListener
BufferedTokenStream
CharStream
CommonToken
CommonTokenFactory
CommonTokenStream
ConsoleErrorListener
DefaultErrorStrategy
DiagnosticErrorListener
FailedPredicateException
IllegalArgumentException
IllegalStateException
InputMismatchException
InsertAfterOp
InsertBeforeOp
IntStream
IntStreamConstant
InterfaceLexer
InterfaceParser
InterfaceRecognizer
InterfaceRuleContext
InterpreterRuleContext
Lexer
LexerNoViableAltException
ListTokenSource
NoViableAltException
Parser
ParserInterpreter
ParserRuleContext
ProxyErrorListener
RecognitionException
Recognizer
ReplaceOp
RewriteOperation
RuleContext
RuntimeException
RuntimeMetaData
Token
TokenConstantDefinition
TokenFactory
TokenSource
TokenStream
TokenStreamRewriter
UnbufferedTokenStream
UnsupportedOperationException
Vocabulary
VocabularyImpl
WritableToken
atn
dfa
misc
tree
TODO add class description