public class PatsyToken extends Object
PatsyToken(List<Token> tokens)
PatsyToken(Token token)
int
getKind()
List<Token>
getTokens()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public PatsyToken(Token token)
public PatsyToken(List<Token> tokens)
public String toString()
toString
Object
public int getKind()
public List<Token> getTokens()
Copyright © 2022. All rights reserved.