public abstract class ExprStmt extends Statement
Modifier and Type | Field and Description |
---|---|
protected static Logger |
inferencelog |
parent
Constructor and Description |
---|
ExprStmt(int offset,
int variableLength) |
Modifier and Type | Method and Description |
---|---|
int |
getTypeLineNumber()
Author: J�rg B�uerle |
java.lang.String |
getTypeName() |
getDescription, getOffset, getReturnType, getType, getTypeInformation, getVariableLength, printJavaCode, setReturnType, setType, TYPEStmt, wandleRefTypeAttributes2GenericAttributes
addTypeInsertPoints, equals, getChildren, getGTVDeclarationContext, getMatchingParentNode, getParent, getParentClass, parserPostProcessing, seesType
protected static Logger inferencelog