public class Token extends Object
Date: 2018-01-02
int
offset
String
text
TT
type
protected
Token(TT type, int offset)
Token(TT type, int offset, String text)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public final TT type
public final int offset
public final String text
protected Token(TT type, int offset)
public Token(TT type, int offset, String text)
public String toString()
toString
Object
Copyright © 2084–2018 dukeware.com. All rights reserved.