Package ghidra.sleigh.grammar
Class SleighLexer
java.lang.Object
ghidra.sleigh.grammar.LexerMultiplexer
ghidra.sleigh.grammar.SleighLexer
- All Implemented Interfaces:
SleighRecognizerConstants
,org.antlr.runtime.TokenSource
-
Field Summary
Fields inherited from class ghidra.sleigh.grammar.LexerMultiplexer
modes
-
Constructor Summary
-
Method Summary
Methods inherited from class ghidra.sleigh.grammar.LexerMultiplexer
channelOff, channelOn, getSourceName, nextToken, popMode, pushMode, setMode
-
Constructor Details
-
SleighLexer
public SleighLexer(org.antlr.runtime.CharStream input)
-
-
Method Details
-
setEnv
-