Class SimpleContextWithParametersDecrypting
java.lang.Object
org.qubership.atp.macros.core.processor.AbstractContext<org.qubership.atp.macros.core.processor.SimpleContext>
org.qubership.atp.macros.core.processor.SimpleContext
org.qubership.atp.itf.lite.backend.service.macros.SimpleContextWithParametersDecrypting
public class SimpleContextWithParametersDecrypting
extends org.qubership.atp.macros.core.processor.SimpleContext
-
Field Summary
Fields inherited from class org.qubership.atp.macros.core.processor.SimpleContext
args, evaluator, macro, reducedChild, textFields inherited from class org.qubership.atp.macros.core.processor.AbstractContext
contextMap, contextParameters, parent, strategy -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected StringgetArgument(org.qubership.atp.macros.core.parser.antlr4.MacrosParser.MacroArgContext arg) Methods inherited from class org.qubership.atp.macros.core.processor.SimpleContext
createChildContext, createRootContext, getResultOnEvaluationEnd, notifyMacroEnds, notifyMacroStarts, pushArguments, pushArguments, pushArguments, pushArguments, pushArguments, pushArguments, pushArguments, pushText, pushText, pushText, pushText, pushText, pushText, reduce, reset, resetMacroMethods inherited from class org.qubership.atp.macros.core.processor.AbstractContext
canEqual, equals, getContextMap, getContextParameters, getParent, getStrategy, hashCode, setContextMap, setContextParameters, setStrategy, toString
-
Constructor Details
-
SimpleContextWithParametersDecrypting
public SimpleContextWithParametersDecrypting()
-
-
Method Details
-
getArgument
protected String getArgument(org.qubership.atp.macros.core.parser.antlr4.MacrosParser.MacroArgContext arg) - Overrides:
getArgumentin classorg.qubership.atp.macros.core.processor.SimpleContext
-