harpoon.Tools.Annotation.Lex
Class Identifier

java.lang.Object
  extended by harpoon.Tools.Annotation.Lex.Identifier

public class Identifier
extends Object


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

Identifier

public Identifier(String identifier)
Method Detail

toString

public String toString()
Overrides:
toString in class Object

escape

protected static String escape(String s)