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