KeyContextStatementBlock
constructor(statements: NodeList<Statement>, context: KeyExecCtxtSV, tr: KeyTypeSV, signature: KeyMethodSignatureSV, expression: KeyExpressionSV)(source)
constructor(tokenRange: TokenRange, statements: NodeList<Statement>, context: KeyExecCtxtSV)(source)
constructor(tokenRange: TokenRange, statements: NodeList<Statement>, tr: KeyTypeSV, pm: KeyMethodSignatureSV, sv: KeyExpressionSV)(source)
constructor(tokenRange: TokenRange, statements: NodeList<Statement>, context: KeyExecCtxtSV, tr: KeyTypeSV, signature: KeyMethodSignatureSV, expression: KeyExpressionSV)(source)
This constructor is used by the parser and is considered private.