|
|||||||||
| Home >> All >> com >> puppycrawl >> tools >> checkstyle >> checks >> usage >> [ transmogrify overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.puppycrawl.tools.checkstyle.checks.usage.transmogrify
Interface IVariable

- All Superinterfaces:
- IDefinition, Typed
- All Known Implementing Classes:
- ExternalVariable, VariableDef
- public interface IVariable
- extends Typed
contains information about type of a variable or its Field,
in case of non-source variable
| Methods inherited from interface com.puppycrawl.tools.checkstyle.checks.usage.transmogrify.Typed |
getType |
| Methods inherited from interface com.puppycrawl.tools.checkstyle.checks.usage.transmogrify.IDefinition |
addReference, getName, getNumReferences, getQualifiedName, getReferences, isSourced |
|
|||||||||
| Home >> All >> com >> puppycrawl >> tools >> checkstyle >> checks >> usage >> [ transmogrify overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC