Package jetbrains.mps.generator.template
Class SourceSubstituteMacroNodeContext
- java.lang.Object
 - 
- jetbrains.mps.generator.template.TemplateQueryContext
 - 
- jetbrains.mps.generator.template.SourceSubstituteMacroNodeContext
 
 
 
- 
public class SourceSubstituteMacroNodeContext extends TemplateQueryContext
Perhaps, shall replace usages right with TemplateQueryContextWithMacro 
- 
- 
Field Summary
- 
Fields inherited from class jetbrains.mps.generator.template.TemplateQueryContext
myContext 
 - 
 
- 
Constructor Summary
Constructors Constructor Description SourceSubstituteMacroNodeContext(TemplateContext context, SNodeReference macroNode) 
- 
Method Summary
- 
Methods inherited from class jetbrains.mps.generator.template.TemplateQueryContext
createIndexedName, createUniqueName, getAllOutputNodesByInputNodeAndMappingLabel, getCopiedOutputNodeForInputNode, getGenerationParameter, getGenerator, getInputModel, getInputNode, getNode, getOriginalCopiedInputNode, getOriginalInputModel, getOutputModel, getOutputNode, getOutputNodeByInputNodeAndMappingLabel, getOutputNodeByMappingLabel, getPatternVariable, getPreviousInputNodeByMappingLabel, getRuleNode, getSessionObject, getStepObject, getTemplateNodeRef, getTemplateReference, getTransientObject, getVariable, putSessionObject, putStepObject, putTransientObject, registerMappingLabel, showErrorMessage, showInformationMessage, showWarningMessage 
 - 
 
 - 
 
- 
- 
Constructor Detail
- 
SourceSubstituteMacroNodeContext
public SourceSubstituteMacroNodeContext(@NotNull TemplateContext context, @NotNull SNodeReference macroNode)
- Since:
 - 3.1
 
 
 - 
 
 -