FormulaToken

class orcus.FormulaToken

This class represents a single formula token value as returned from a FormulaTokens iterator.

op: orcus.FormulaTokenOp

Attribute specifying the opcode of the formula token.

type: orcus.FormulaTokenType

Attribute specifying the type of the formula token.