Class ASTProduction

    • Field Detail

      • name

        java.lang.String name
      • throws_list

        public java.util.Vector<java.lang.String> throws_list
      • scopes

        private final java.util.Hashtable<NodeScope,​java.lang.Integer> scopes
      • nextNodeScopeNumber

        private int nextNodeScopeNumber
    • Constructor Detail

      • ASTProduction

        ASTProduction​(int id)