adTempus API
ArcanaDevelopment.adTempus.Shared.TokenEvaluation Namespace / TokenParser Class
Fields Methods

In This Topic
    TokenParser Class Members
    In This Topic

    The following tables list the members exposed by TokenParser.

    Public Constructors
     NameDescription
    Public Constructor Creates a new parser using the specified language.  
    Top
    Public Fields
     NameDescription
    Public Field The sequence used to represent an escaped quotation mark within a quoted string.  
    Top
    Public Methods
     NameDescription
    Public MethodParses the source and returns a TokenElementList representing its structure.  
    Top
    Extension Methods
     NameDescription
    Public Extension Method
    Top
    See Also