Class SymbolTable


  • public class SymbolTable
    extends Object
    • Constructor Detail

      • SymbolTable

        public SymbolTable()
    • Method Detail

      • getBuiltInScope

        public Scope getBuiltInScope()
      • getGlobalScope

        public Scope getGlobalScope()