public class Comment extends Object
Comment(String value)
boolean
equals(Object o)
List<Token>
getTokens()
String
getValue()
toString()
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Comment(String value)
public String getValue()
public List<Token> getTokens()
public boolean equals(Object o)
equals
Object
public String toString()
toString
Copyright © 2015. All Rights Reserved.