protected static class AbstractTypeAwareCheck.Token extends Object
Token(FullIdent fullIdent)
Token(String text, int line, int column)
int
getColumnNo()
getLineNo()
String
getText()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Token(String text, int line, int column)
text
line
column
public Token(FullIdent fullIdent)
fullIdent
public int getLineNo()
public int getColumnNo()
public String getText()
public String toString()
toString
Object
Copyright © 2001–2015. All rights reserved.