|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object AbstractSymbol IdSymbol
class IdSymbol
String table entry for identifiers.
Field Summary |
---|
Fields inherited from class AbstractSymbol |
---|
index, str |
Constructor Summary | |
---|---|
IdSymbol(java.lang.String str,
int len,
int index)
|
Method Summary | |
---|---|
java.lang.Object |
clone()
Returns a copy of this symbol |
Methods inherited from class AbstractSymbol |
---|
equals, equalsIndex, equalString, getString, toString |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public IdSymbol(java.lang.String str, int len, int index)
Method Detail |
---|
public java.lang.Object clone()
clone
in class AbstractSymbol
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |