Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ExpressionToken

Defines an expression token holder.

Hierarchy

  • ExpressionToken

Index

Constructors

Accessors

Constructors

constructor

  • Creates an instance of this token and initializes it with specified values.

    Parameters

    Returns ExpressionToken

Accessors

type

  • The type of this token.

    Returns ExpressionTokenType

value

  • The value of this token.

    Returns Variant

Generated using TypeDoc