org.eclipse.gmt.modisco.java
Interface ConstructorInvocation

All Superinterfaces:
AbstractMethodInvocation, ASTNode, Statement

public interface ConstructorInvocation
extends Statement, AbstractMethodInvocation

A representation of the model object 'Constructor Invocation'.

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

Method Summary
 
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
 
Methods inherited from interface org.eclipse.gmt.modisco.java.ASTNode
getComments, getOriginalClassFile, getOriginalCompilationUnit, setOriginalClassFile, setOriginalCompilationUnit