public class ConstructorCall extends MethodCall
parserloginferencelogparent| Constructor and Description |
|---|
ConstructorCall(Receiver receiver,
java.lang.String methodName,
ArgumentList argumentList,
int offset) |
| Modifier and Type | Method and Description |
|---|---|
ConstraintsSet |
overloading(TypeAssumptions assumptions)
Erstellt die Constraints für den eigentlichen Methodenaufruf.
|
add_Expr, constraintsFromMethodAssumption, get_Name, get_Receiver, getArgumentList, getChildren, getName, parserPostProcessing, printJavaCode, set_ArgumentList, set_Expr_Menge, set_Name, set_Receiver, set_UsedId, toString, TYPEExpr, TYPEStmt, wandleRefTypeAttributes2GenericAttributesget_Name_Menge, get_Type_Menge, get_UsedId, set_TypegetTypeLineNumber, getTypeNamegetDescription, getOffset, getReturnType, getType, getTypeInformation, getVariableLength, setReturnType, setTypeaddTypeInsertPoints, equals, getGTVDeclarationContext, getMatchingParentNode, getParent, getParentClass, seesTypepublic ConstructorCall(Receiver receiver, java.lang.String methodName, ArgumentList argumentList, int offset)
public ConstraintsSet overloading(TypeAssumptions assumptions)
MethodCalloverloading in class MethodCall