AssertStmt

constructor()(source)
constructor(check: Expression)(source)
constructor(check: Expression, message: Expression)(source)


constructor(tokenRange: TokenRange, check: Expression, message: Expression)(source)

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