public abstract static class Tokens.Token extends Object
Tokens.Token()
boolean
equals(Object obj)
abstract String
getType()
getValue()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Tokens.Token()
public abstract String getType()
public abstract String getValue()
public String toString()
toString
Object
public boolean equals(Object obj)
equals
public int hashCode()
hashCode
Copyright © 2015 Eclipse SCADA Project. All rights reserved.