CST.Option interface

This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

Signature:

export interface Option 

Properties

Property Modifiers Type Description
end   number (BETA)
equals?   Syntax<’=’> (BETA) (Optional)
name   Identifier (BETA)
start   number (BETA) position at the start of the name
value   Literal | VariableRef (BETA)