public class JavaCCInterpreter extends Object
Constructor and Description |
---|
JavaCCInterpreter() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
void |
runTokenizer(String grammar,
String input) |
static void |
tokenize(TokenizerData td,
String input) |
Copyright © 1996–2020 javacc.org. All rights reserved.