Package | Description |
---|---|
com.caucho.quercus.expr | |
com.caucho.quercus.program | |
com.caucho.quercus.statement |
Class and Description |
---|
BlockStatement
Represents sequence of statements.
|
BreakStatement
Represents a break expression statement in a PHP program.
|
ContinueStatement
Represents a continue expression statement in a PHP program.
|
Statement
Represents a PHP statement
|
StatementHandle
A handle to a statement
|
TryStatement
Represents sequence of statements.
|
Class and Description |
---|
Statement
Represents a PHP statement
|
Class and Description |
---|
BlockStatement
Represents sequence of statements.
|
NullStatement
Represents a compiled PHP program.
|
Statement
Represents a PHP statement
|
StatementHandle
A handle to a statement
|
TryStatement.Catch |