protected static class AbstractTypeAwareCheck.Token extends Object
public Token(String aText, int aLine, int aColumn)
aText
- token's textaLine
- token's line numberaColumn
- token's column numberpublic Token(FullIdent aFullIdent)
aFullIdent
- full ident to convert.Copyright © 2001–2017. All rights reserved.