public class StatementSlot
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
IStatementParameter[] |
parameters |
EnumPipePart |
part |
IStatement |
statement |
Constructor and Description |
---|
StatementSlot() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
public IStatement statement
public IStatementParameter[] parameters
public EnumPipePart part