Uses of Class
eu.bandm.tools.format.Context
Packages that use Context
-
Uses of Context in eu.bandm.tools.format
Methods in eu.bandm.tools.format that return ContextModifier and TypeMethodDescriptionEvaluates all values bound in this Context against the outer context given as parameter.final ContextSubst.getContext()Return the definitions which are valid in this scope.Methods in eu.bandm.tools.format with parameters of type ContextModifier and TypeMethodDescriptionstatic FormatReturns the format which results from replacing allVariables by their binding defined in contextc, if any.Return the Format value bound to positionBoundVariable.indexof this variable in the given context.Evaluates all values bound in this Context against the outer context given as parameter.Return the result of replacing all variables with the bindings in the given context.Replace this by the binding defined in the context.Return the result of replacing all variables with the bindings in the given context.static FormatCreates a scope which imposes the given variable substitutions on a subtree of formats.Constructors in eu.bandm.tools.format with parameters of type Context