Interface SymbolTable.Symbol

    • Method Detail

      • getName

        java.lang.String getName()
        The name of the symbol
        Returns:
        the name
      • getIndex

        int getIndex()
        The index on the stack for this symbol
        Returns:
        the index