ExplicitConstructorInvocationStmt
constructor(typeArguments: NodeList<Type>, isThis: Boolean, expression: Expression, arguments: NodeList<Expression>)(source)
constructor(tokenRange: TokenRange, typeArguments: NodeList<Type>, isThis: Boolean, expression: Expression, arguments: NodeList<Expression>)(source)
This constructor is used by the parser and is considered private.