Search Results for

    Show / Hide Table of Contents

    Class Expression

    Abstract AST node type representing an expression.

    Inheritance
    System.Object
    Node
    Expression
    AggregationFunctionCall
    BinaryExpression
    Constant
    FunctionCall
    HasChangedFunction
    MemberAccess
    Parameter
    Query
    Set
    Inherited Members
    Node.Accept(Visitor)
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: TimeCockpit.Data.QueryLanguage.Syntax
    Assembly: TimeCockpit.Data.dll
    Syntax
    public abstract class Expression : Node

    Constructors

    Expression()

    Declaration
    protected Expression()
    In This Article
    Back to top Copyright © 2020 software architects gmbh