Package jetbrains.mps.generator.runtime
Interface TemplateDropRootRule
- 
- All Superinterfaces:
 TemplateRule,TemplateRuleForConcept,TemplateRuleWithCondition
- All Known Implementing Classes:
 DropRootRuleBase,TemplateDropRuleInterpreted
public interface TemplateDropRootRule extends TemplateRuleWithCondition, TemplateRuleForConcept
 
- 
- 
Method Summary
- 
Methods inherited from interface jetbrains.mps.generator.runtime.TemplateRule
getRuleNode 
- 
Methods inherited from interface jetbrains.mps.generator.runtime.TemplateRuleForConcept
applyToInheritors, getApplicableConcept 
- 
Methods inherited from interface jetbrains.mps.generator.runtime.TemplateRuleWithCondition
isApplicable 
 - 
 
 -