|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IVariableVisitor<T>
Method Summary | |
---|---|
T |
sourceVar(SourceVariable variable)
|
T |
superVar(SuperVariable variable)
|
T |
tempVar(TempVariable variable)
|
T |
thisVar(ThisVariable variable)
|
T |
typeVar(TypeVariable variable)
|
Method Detail |
---|
T sourceVar(SourceVariable variable)
T superVar(SuperVariable variable)
T tempVar(TempVariable variable)
T thisVar(ThisVariable variable)
T typeVar(TypeVariable variable)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |