public interface IRuleDeclaration extends ISingleContextDeclaration
NEWLINE| Modifier and Type | Method and Description |
|---|---|
IRuleSetDeclaration |
getRuleSet()
Return the rule set that the rule is contained in, if any.
|
void |
setRuleSet(IRuleSetDeclaration ruleSet)
Set the rule set that this rule is contained in.
|
getAdditionalParameterNames, getAdditionalParameterType, getContextgetIdaccept, dump, getColumn, getLine, getUserData, setUserDataIRuleSetDeclaration getRuleSet()
This can only be called once the AST has been fully resolved.
void setRuleSet(IRuleSetDeclaration ruleSet)
ruleSet - the rule setCopyright © 2006-2013. All Rights Reserved.