public interface MethodOrConstructorReferenceExpression extends Expression
[JLS8:15.13] Method Reference Expressions | Modifier and Type | Method and Description |
|---|---|
TypeOrExpression |
getQualifier()
Returns the qualifier expression or type.
|
List<? extends Type> |
getTypeArguments()
Returns the type arguments.
|
accept, equals, findModelTrait, getModelKind, hashCode, putModelTraitTypeOrExpression getQualifier()
Copyright © 2011–2018 Asakusa Framework Team. All rights reserved.