SwitchExpr

constructor()(source)
constructor(selector: Expression, entries: NodeList<SwitchEntry>)(source)


constructor(tokenRange: TokenRange, selector: Expression, entries: NodeList<SwitchEntry>)(source)

This constructor is used by the parser and is considered private.