public abstract class ExprStmt extends Statement implements ITypeReplacementListener
Constructor and Description |
---|
ExprStmt(int offset,
int variableLength) |
Modifier and Type | Method and Description |
---|---|
Type |
getType() |
int |
getTypeLineNumber()
Author: J�rg B�uerle |
java.lang.String |
getTypeName() |
addOffsetsToStatement, codegen, getOffset, getTypeInformation, getTypeVariable, getVariableLength, printJavaCode, replaceType, setType, setTypeVariable, TRStatement, TYPEStmt, wandleRefTypeAttributes2GenericAttributes
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
replaceType
public java.lang.String getTypeName()
public Type getType()
public int getTypeLineNumber()
getTypeLineNumber
in interface ITypeReplacementListener