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, wandleRefTypeAttributes2GenericAttributesaddTypeInsertPoints, equals, getChildren, getGTVDeclarationContext, getMatchingParentNode, getParent, getParentClass, parserPostProcessing, seesTypeprotected static Logger inferencelog