Class DefaultSymbolTable.DefaultSymbol

    • Constructor Summary

      Constructors 
      Constructor Description
      DefaultSymbol​(java.lang.String name, int index)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int getIndex()
      The index on the stack for this symbol
      java.lang.String getName()
      The name of the symbol
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait