Uses of Class
com.puppycrawl.tools.checkstyle.checks.AbstractTypeAwareCheck.ClassInfo

Packages that use AbstractTypeAwareCheck.ClassInfo
com.puppycrawl.tools.checkstyle.checks Contains the checks that are bundled with the main distribution. 
 

Uses of AbstractTypeAwareCheck.ClassInfo in com.puppycrawl.tools.checkstyle.checks
 

Methods in com.puppycrawl.tools.checkstyle.checks that return AbstractTypeAwareCheck.ClassInfo
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-2011. All Rights Reserved.