Uses of Class
org.apache.tapestry5.internal.plastic.NameCache
-
Packages that use NameCache Package Description org.apache.tapestry5.internal.plastic [INTERNAL USE ONLY] Plastic implementation details; API subject to change -
-
Uses of NameCache in org.apache.tapestry5.internal.plastic
Fields in org.apache.tapestry5.internal.plastic declared as NameCache Modifier and Type Field Description protected NameCache
InstructionBuilderImpl. cache
Constructors in org.apache.tapestry5.internal.plastic with parameters of type NameCache Constructor Description InstructionBuilderState(MethodDescription description, org.apache.tapestry5.internal.plastic.asm.MethodVisitor visitor, NameCache nameCache)
-