Package | Description |
---|---|
com.caucho.quercus.expr | |
com.caucho.quercus.statement |
Modifier and Type | Method and Description |
---|---|
StatementHandle |
ExprHandle.getStatement()
Returns the owning statement handle.
|
Constructor and Description |
---|
ExprHandle(StatementHandle statement) |
Modifier and Type | Field and Description |
---|---|
static StatementHandle |
StatementHandle.NULL |
Constructor and Description |
---|
StatementHandle(StatementHandle parent,
StatementHandle previous) |