All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----epp.VarInfo
VarInfo
class expresses information of a variable within
the type checking pass.
public VarInfo(Tree modifiers[], Type type)
public Type type()
public Tree[] modifiers()
All Packages Class Hierarchy This Package Previous Next Index