adTempus API
ArcanaDevelopment.adTempus.Shared.TokenEvaluation Namespace / TokenElement Class
Properties Methods

In This Topic
    TokenElement Class Members
    In This Topic

    The following tables list the members exposed by TokenElement.

    Public Properties
     NameDescription
    Public Property The type of token  
    Top
    Public Methods
     NameDescription
    Public MethodIndicates whether this token (or any of its descendants) is a FunctionCallToken.  
    Public MethodIndicates whether this token (or any of its descendants) is a VariableToken.  
    Public Method Lists all function calls in this element or any of its descendants  
    Public Method Lists all variable references in this element or any of its descendants  
    Top
    Extension Methods
     NameDescription
    Public Extension Method
    Top
    See Also