Class Leaf

All Implemented Interfaces:
IAttributeAccess
Direct Known Subclasses:
ConstantValue, EmptyInitializer, Self, Variable

public abstract class Leaf extends ConstraintSyntaxTree
Class for leaves in the ConstraintSyntaxTree.
Author:
jaehne
  • Constructor Details

    • Leaf

      public Leaf()