-
- All Known Implementing Classes:
Symbol
public interface ISymbol
Represents a native symbol.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description long
getAddress()
String
getName()
-
-
-
Method Detail
-
getName
String getName()
-
getAddress
long getAddress()
-
-