Searched defs:Interpreter (Results 1 – 5 of 5) sorted by relevance
50 Interpreter::Interpreter(Module *M) in Interpreter() function in Interpreter
47 public interface Interpreter { interface
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
562 Interpreter = 0x2 enumerator