Uses of Class
org.qubership.atp.dataset.macros.processor.MacroContext
Packages that use MacroContext
-
Uses of MacroContext in org.qubership.atp.dataset.macros.processor
Methods in org.qubership.atp.dataset.macros.processor that return MacroContextModifier and TypeMethodDescriptionprotected MacroContextMacroProcessorImpl.createChildContext(MacroContext parent, String macro) Methods in org.qubership.atp.dataset.macros.processor with parameters of type MacroContextModifier and TypeMethodDescriptionprotected MacroContextMacroProcessorImpl.createChildContext(MacroContext parent, String macro) protected voidMacroProcessorImpl.dropArguments(MacroContext macroContext) protected voidMacroProcessorImpl.dropText(MacroContext macroContext) protected StringMacroProcessorImpl.getArguments(MacroContext macroContext) protected StringMacroProcessorImpl.getText(MacroContext macroContext) protected voidMacroProcessorImpl.reduce(MacroContext parent, MacroContext child) Constructors in org.qubership.atp.dataset.macros.processor with parameters of type MacroContext