public interface SuperConstructorInvocation extends ConstructorInvocation
[JLS3:8.8.7.1] Explicit Constructor Invocations
Modifier and Type | Method and Description |
---|---|
Expression |
getQualifier()
Returns the qualifier expression.
|
getArguments, getTypeArguments
accept, equals, findModelTrait, getModelKind, hashCode, putModelTrait
Expression getQualifier()
null
if it is not specifiedCopyright © 2011–2019 Asakusa Framework Team. All rights reserved.