Uses of Class
liquidjava.processor.context.VariableInstance
Packages that use VariableInstance
-
Uses of VariableInstance in liquidjava.processor.context
Methods in liquidjava.processor.context that return types with arguments of type VariableInstanceModifier and TypeMethodDescriptionVariable.getLastInstance()Context.getLastVariableInstance(String name) Methods in liquidjava.processor.context with parameters of type VariableInstanceModifier and TypeMethodDescriptionvoidVariable.addInstance(VariableInstance vi) Context.getVariableFromInstance(VariableInstance vi)