Uses of Interface
net.binis.codegen.tools.ContextInterpolator.Context
Packages that use ContextInterpolator.Context
-
Uses of ContextInterpolator.Context in net.binis.codegen.tools
Fields in net.binis.codegen.tools declared as ContextInterpolator.ContextModifier and TypeFieldDescriptionprotected final ContextInterpolator.ContextContextInterpolator.contextMethods in net.binis.codegen.tools that return ContextInterpolator.ContextModifier and TypeMethodDescriptionprotected ContextInterpolator.ContextContextInterpolator.buildComplexExpression(List<ContextInterpolator.Context> list) protected ContextInterpolator.ContextContextInterpolator.buildConstantExpression(String exp) protected ContextInterpolator.ContextContextInterpolator.buildParamExpression(String exp) Methods in net.binis.codegen.tools with parameters of type ContextInterpolator.ContextModifier and TypeMethodDescriptionstatic ContextInterpolatorContextInterpolator.of(ContextInterpolator.Context context) Method parameters in net.binis.codegen.tools with type arguments of type ContextInterpolator.ContextModifier and TypeMethodDescriptionprotected ContextInterpolator.ContextContextInterpolator.buildComplexExpression(List<ContextInterpolator.Context> list) Constructors in net.binis.codegen.tools with parameters of type ContextInterpolator.Context