Interface SymbolicInfos

All Known Implementing Classes:
SymbolicInfos_std

public interface SymbolicInfos


Method Summary
 int address()
          Returns the address of the Info.
 java.lang.String name()
          Returns the name of the Info.
 

Method Detail

name

public java.lang.String name()
Returns the name of the Info.

address

public int address()
Returns the address of the Info.