Uses of Class
com.googlecode.aviator.utils.VarNameGenerator
Packages that use VarNameGenerator
-
Uses of VarNameGenerator in com.googlecode.aviator.runtime.type
Fields in com.googlecode.aviator.runtime.type with type parameters of type VarNameGeneratorModifier and TypeFieldDescriptionstatic final ThreadLocal
<VarNameGenerator> AviatorRuntimeJavaType.TEMP_VAR_GEN
-
Uses of VarNameGenerator in com.googlecode.aviator.script
Fields in com.googlecode.aviator.script with type parameters of type VarNameGeneratorModifier and TypeFieldDescriptionstatic final ThreadLocal
<VarNameGenerator> AviatorScriptEngine.TEMP_VAR_GEN