MethodReferenceExpr

constructor()(source)
constructor(scope: Expression, typeArguments: NodeList<Type>, identifier: String)(source)


constructor(tokenRange: TokenRange, scope: Expression, typeArguments: NodeList<Type>, identifier: String)(source)

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