fmrisc.Semantics
Interface SymbolTableEntry

All Known Implementing Classes:
SymbolTableEntryBase

public interface SymbolTableEntry

interface to symbol table entries.


Method Summary
 Identifier getIdentifier()
          get identifier associated to symbol table entry
 

Method Detail

getIdentifier

public Identifier getIdentifier()
get identifier associated to symbol table entry

Returns:
the associated identifier