Uses of Class
org.eclipse.epsilon.ecl.dom.MatchRule
Package
Description
-
Uses of MatchRule in org.eclipse.epsilon.ecl
Modifier and TypeFieldDescriptionprotected final NamedRuleList<MatchRule>
EclModule.declaredMatchRules
protected NamedRuleList<MatchRule>
EclModule.matchRules
Modifier and TypeMethodDescriptionEclModule.getDeclaredMatchRules()
IEclModule.getDeclaredMatchRules()
EclModule.getMatchRules()
IEclModule.getMatchRules()
IEclModule.getRulesFor
(Object left, Object right, IEclContext context, boolean ofClassOnly) -
Uses of MatchRule in org.eclipse.epsilon.ecl.dom
-
Uses of MatchRule in org.eclipse.epsilon.ecl.exceptions
ModifierConstructorDescriptionEclNotApplicableSuperRuleException
(Object left, Object right, MatchRule rule, IEclContext context) -
Uses of MatchRule in org.eclipse.epsilon.ecl.parse
-
Uses of MatchRule in org.eclipse.epsilon.ecl.trace
Modifier and TypeFieldDescriptionprotected MatchRule
Match.rule
The ECL match rule that created the matchModifier and TypeMethodDescriptionReturns the first match which has a certain object on its left side and relates to a certain rule.void