public class SuperCall extends ThisCall
parserlog
inferencelog
parent
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_UsedId
add_Expr, constraintsFromMethodAssumption, get_Name, get_Receiver, getName, overloading, parserPostProcessing, set_Expr_Menge, set_Name, set_Receiver, wandleRefTypeAttributes2GenericAttributes
get_Name_Menge, get_Type_Menge, get_UsedId, set_Type
getTypeLineNumber, getTypeName
getDescription, getOffset, getReturnType, getType, getTypeInformation, getVariableLength, setReturnType, setType
addTypeInsertPoints, equals, getGTVDeclarationContext, getMatchingParentNode, getParent, getParentClass, seesType
public SuperCall(int offset, int variableLength)
public SuperCall(SyntaxTreeNode parent)
public ConstraintsSet TYPEExpr(TypeAssumptions assumptions)
public ConstraintsSet TYPEStmt(TypeAssumptions assumptions)
public java.lang.String toString()
MethodCall
public JavaCodeResult printJavaCode(ResultSet resultSet)
printJavaCode
in class ThisCall