Uses of Class
eu.bandm.tools.format.Format.Variable
Packages that use Format.Variable
-
Uses of Format.Variable in eu.bandm.tools.format
Subclasses of Format.Variable in eu.bandm.tools.formatModifier and TypeClassDescriptionstatic classVariable identified by an index number, resolved by un-named arguments by counting their positions.static classVariable identified by a alphanumeric name which can be bound explicitly.Methods in eu.bandm.tools.format with parameters of type Format.VariableModifier and TypeMethodDescriptionvoidFormat.Matcher.action(Format.Variable f) voidFormat.Rewriter.action(Format.Variable f) voidFormat.Visitor.action(Format.Variable f) default voidFormat.Matcher.match(Format.Variable f)