fr.umlv.tatoo.cc.ebnf.ast
Class Bindings.RuleBinding
java.lang.Object
fr.umlv.tatoo.cc.ebnf.ast.Bindings.RuleBinding
- All Implemented Interfaces:
- Binding
- Enclosing class:
- Bindings
public static class Bindings.RuleBinding
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Bindings.RuleBinding
public Bindings.RuleBinding(RuleDefAST declaringSite,
RuleDecl rule)
getDomainObject
public RuleDecl getDomainObject()
getDeclaringSite
public D getDeclaringSite()
- Specified by:
getDeclaringSite in interface Binding
getRefereeList
public List<? extends BindingSite> getRefereeList()
- Specified by:
getRefereeList in interface Binding