public class Comment extends Token
Comment(int index, java.lang.String content)
getContent, getIndex, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Comment(int index, java.lang.String content)