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 ContextInterpolator.ContextContextInterpolator.contextprotected ContextInterpolator.ContextContextInterpolator.expressionMethods 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) ContextInterpolator.with(ContextInterpolator.Context context) Methods in net.binis.codegen.tools with parameters of type ContextInterpolator.ContextModifier and TypeMethodDescriptionstatic ContextInterpolatorContextInterpolator.of(ContextInterpolator.Context context) ContextInterpolator.with(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