public class Token extends Object
Token(TokenType type, String text)
String
getText()
TokenType
getType()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Token(TokenType type, String text)
public TokenType getType()
public String getText()
Copyright © 2016 Voikko developers. All rights reserved.