com.puppycrawl.tools.checkstyle.checks
protected abstract static class AbstractTypeAwareCheck.ClassInfo extends Object
Token
.
Constructor Summary | |
---|---|
protected | ClassInfo(AbstractTypeAwareCheck.Token aName)
Creates new instance of class inforamtion object. |
Method Summary | |
---|---|
abstract Class | getClazz() |
AbstractTypeAwareCheck.Token | getName() |
Parameters: aName token which represents class name.
Returns: Class
associated with an object.
Returns: class name