org.xmloperator.lambda.tree.model
Interface EndOfScope

All Superinterfaces:
Term, TermWithBody

public interface EndOfScope
extends TermWithBody

Term with end-of-scope role.


Field Summary
 
Fields inherited from interface org.xmloperator.lambda.tree.model.Term
TYPE_ABSTRACTION, TYPE_APPLICATION, TYPE_ENDOFSCOPE, TYPE_LEAF
 
Methods inherited from interface org.xmloperator.lambda.tree.model.TermWithBody
clearBody, getBody, setBody
 
Methods inherited from interface org.xmloperator.lambda.tree.model.Term
canBeReturnedToFactory, getFactory, getParent, getType, isAbstraction, isApplication, isEndOfScope, isLeaf, returnToFactory