Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.puppycrawl.tools.checkstyle.checks.usage.transmogrify
Interface IVariable  view IVariable download IVariable.java

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