On this page

Class CompoundExpression

Expression

Implements

Index

Constructors

Properties

args: Expression[]
name: string
type: Type
definitions: { [_: string]: Definition }

Methods

  • Statically analyze the expression, attempting to enumerate possible outputs. Returns false if the complete set of outputs is statically undecidable, otherwise true.

    Returns boolean

Was this helpful?
SDK JS
Reference
CompoundExpression