Searched defs:Interpreter (Results 1 – 4 of 4) sorted by relevance
47 Interpreter::Interpreter(Module *M) in Interpreter() function in Interpreter
49 public class Interpreter implements TokenSource { class74 public Interpreter(Grammar grammar, IntStream input) { in Interpreter() method in Interpreter
52 AbstractInterpreter *Interpreter; // How to run the program variable
489 Interpreter = 0x2 enumerator