KeyExecStmt

constructor(execBlock: BlockStmt, branches: NodeList<KeyCcatchBranch>)(source)


constructor(tokenRange: TokenRange, execBlock: BlockStmt, branches: NodeList<KeyCcatchBranch>)(source)

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