SynchronizedStmt

constructor()(source)
constructor(expression: Expression, body: BlockStmt)(source)


constructor(tokenRange: TokenRange, expression: Expression, body: BlockStmt)(source)

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