public interface ConstructorReferenceExpression extends MethodOrConstructorReferenceExpression
[JLS8:15.13] Method Reference Expressions
Modifier and Type | Method and Description |
---|---|
Type |
getQualifier()
Returns the owner type.
|
getTypeArguments
accept, equals, findModelTrait, getModelKind, hashCode, putModelTrait
Type getQualifier()
getQualifier
in interface MethodOrConstructorReferenceExpression
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.