antlr-d v1.3.8 (2019-01-30T12:18:54Z)
Dub
Repo
InterfaceLexer
antlr
v4
runtime
InterfaceLexer
TODO add interface description
interface
InterfaceLexer {
void
more
();
void
skip
();
int
popMode
();
void
setType
(int );
void
pushMode
(int );
void
action
(InterfaceRuleContext , int , int );
void
setChannel
(int );
void
mode
(int );
}
Members
Functions
action
void
action
(InterfaceRuleContext , int , int )
Undocumented in source.
mode
void
mode
(int )
Undocumented in source.
more
void
more
()
Undocumented in source.
popMode
int
popMode
()
Undocumented in source.
pushMode
void
pushMode
(int )
Undocumented in source.
setChannel
void
setChannel
(int )
Undocumented in source.
setType
void
setType
(int )
Undocumented in source.
skip
void
skip
()
Undocumented in source.
Meta
Source
See Implementation
antlr
v4
runtime
InterfaceLexer
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 interface description