|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--harpoon.Tools.Annotation.Lex.InputElement | +--harpoon.Tools.Annotation.Lex.Token | +--harpoon.Tools.Annotation.Lex.Identifier
Constructor Summary | |
Identifier(String identifier)
|
Method Summary | |
protected static String |
escape(String s)
|
String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public Identifier(String identifier)
Method Detail |
public String toString()
toString
in class Object
protected static String escape(String s)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |