Class SleighLexer

java.lang.Object
ghidra.sleigh.grammar.LexerMultiplexer
ghidra.sleigh.grammar.SleighLexer
All Implemented Interfaces:
SleighRecognizerConstants, org.antlr.runtime.TokenSource

public class SleighLexer extends LexerMultiplexer implements SleighRecognizerConstants
  • Constructor Details

    • SleighLexer

      public SleighLexer(org.antlr.runtime.CharStream input)
  • Method Details