org.eclipse.gmt.modisco.java
Interface SuperMethodInvocation

All Superinterfaces:
AbstractMethodInvocation, AbstractTypeQualifiedExpression, ASTNode, Expression

public interface SuperMethodInvocation
extends AbstractTypeQualifiedExpression, AbstractMethodInvocation

A representation of the model object 'Super Method Invocation'.

See Also:
JavaPackage.getSuperMethodInvocation()
Generated:
Model:

Method Summary
 
Methods inherited from interface org.eclipse.gmt.modisco.java.AbstractTypeQualifiedExpression
getQualifier, setQualifier
 
Methods inherited from interface org.eclipse.gmt.modisco.java.ASTNode
getComments, getOriginalClassFile, getOriginalCompilationUnit, setOriginalClassFile, setOriginalCompilationUnit
 
Methods inherited from interface org.eclipse.gmt.modisco.java.AbstractMethodInvocation
getArguments, getMethod, getTypeArguments, setMethod