Represents a binary expression as a binary tree.


For a list of all members of this type, see ExpressionTree Members.


System.Object
   ComparableObject
      AbstractContainer
         AbstractTree
            BinaryTree
               ExpressionTree

public class ExpressionTree : BinaryTree, IComparable, Container, IEnumerable, Tree

Requirements

Namespace: Opus6 Namespace

Assembly: Opus6.dll

See Also

ExpressionTree Members | Opus6 Namespace