public class SuperCall extends ThisCall
parserloginferencelogparent| Constructor and Description |
|---|
SuperCall(int offset,
int variableLength) |
SuperCall(SyntaxTreeNode parent) |
| Modifier and Type | Method and Description |
|---|---|
JavaCodeResult |
printJavaCode(ResultSet resultSet) |
java.lang.String |
toString()
Author: Martin Pl�micke |
ConstraintsSet |
TYPEExpr(TypeAssumptions assumptions) |
ConstraintsSet |
TYPEStmt(TypeAssumptions assumptions)
This kann auch als Konstruktoraufruf in einem Konstruktor-Block vorkommen.
|
getArgumentList, getChildren, set_ArgumentList, set_UsedIdadd_Expr, constraintsFromMethodAssumption, get_Name, get_Receiver, getName, overloading, parserPostProcessing, set_Expr_Menge, set_Name, set_Receiver, wandleRefTypeAttributes2GenericAttributesget_Name_Menge, get_Type_Menge, get_UsedId, set_TypegetTypeLineNumber, getTypeNamegetDescription, getOffset, getReturnType, getType, getTypeInformation, getVariableLength, setReturnType, setTypeaddTypeInsertPoints, equals, getGTVDeclarationContext, getMatchingParentNode, getParent, getParentClass, seesTypepublic SuperCall(int offset,
int variableLength)
public SuperCall(SyntaxTreeNode parent)
public ConstraintsSet TYPEExpr(TypeAssumptions assumptions)
public ConstraintsSet TYPEStmt(TypeAssumptions assumptions)
public java.lang.String toString()
MethodCallpublic JavaCodeResult printJavaCode(ResultSet resultSet)
printJavaCode in class ThisCall