adTempus API
ArcanaDevelopment.adTempus.Shared.TokenEvaluation Namespace / LiteralToken Class
Fields Properties Methods

In This Topic
    LiteralToken Class Members
    In This Topic

    The following tables list the members exposed by LiteralToken.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Fields
     NameDescription
    Public Field  
    Top
    Public Properties
     NameDescription
    Public PropertyOverridden.  The type of token  
    Top
    Public Methods
     NameDescription
    Public MethodIndicates whether this token (or any of its descendants) is a FunctionCallToken. (Inherited from ArcanaDevelopment.adTempus.Shared.TokenEvaluation.TokenElement)
    Public MethodIndicates whether this token (or any of its descendants) is a VariableToken. (Inherited from TokenElement)
    Public Method Lists all function calls in this element or any of its descendants (Inherited from TokenElement)
    Public Method Lists all variable references in this element or any of its descendants (Inherited from TokenElement)
    Public MethodReturns a string that represents the current object.  
    Top
    Extension Methods
     NameDescription
    Public Extension Method
    Top
    See Also