Package | Description |
---|---|
com.puppycrawl.tools.checkstyle.checks |
Contains the checks that are bundled with the main distribution.
|
Modifier and Type | Method and Description |
---|---|
protected AbstractTypeAwareCheck.ClassInfo |
AbstractTypeAwareCheck.createClassInfo(AbstractTypeAwareCheck.Token aName,
String aSurroundingClass)
Creates class info for given name.
|
protected AbstractTypeAwareCheck.ClassInfo |
AbstractTypeAwareCheck.findClassAlias(String aName)
Looking if a given name is alias.
|
Copyright © 2001-2013. All Rights Reserved.