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