public class Token extends Object
Token(Identifier sourceNode)
boolean
equals(Object o)
Identifier
getSourceNode()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Token(Identifier sourceNode)
public Identifier getSourceNode()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2014. All rights reserved.