|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use com.caucho.quercus.statement | |
|---|---|
| com.caucho.quercus.expr | |
| com.caucho.quercus.program | |
| com.caucho.quercus.statement | |
| Classes in com.caucho.quercus.statement used by com.caucho.quercus.expr | |
|---|---|
| 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. |
|
| Classes in com.caucho.quercus.statement used by com.caucho.quercus.program | |
|---|---|
| Statement
Represents a PHP statement |
|
| Classes in com.caucho.quercus.statement used by com.caucho.quercus.statement | |
|---|---|
| BlockStatement
Represents sequence of statements. |
|
| BreakStatement
Represents a break expression statement in a PHP program. |
|
| ClassDefStatement
Represents a class definition |
|
| ClassStaticStatement
Represents a static statement in a PHP program. |
|
| CompilingStatement
Represents a PHP compilable statement |
|
| ContinueStatement
Represents a continue expression statement in a PHP program. |
|
| DoStatement
Represents a do ... |
|
| EchoStatement
Represents an echo statement in a PHP program. |
|
| ExprStatement
Represents an expression statement in a PHP program. |
|
| ForeachStatement
Represents a foreach statement. |
|
| ForStatement
Represents a for statement. |
|
| FunctionDefStatement
Represents a function definition |
|
| GlobalStatement
Represents a global statement in a PHP program. |
|
| IfStatement
Represents an if statement. |
|
| NullStatement
Represents a compiled PHP program. |
|
| ProNullStatement
Represents a compiled PHP program. |
|
| ReturnRefStatement
Represents a return expression statement in a PHP program. |
|
| ReturnStatement
Represents a return expression statement in a PHP program. |
|
| Statement
Represents a PHP statement |
|
| StatementGenerator
Represents a PHP statement |
|
| StatementHandle
A handle to a statement |
|
| StaticStatement
Represents a static statement in a PHP program. |
|
| SwitchStatement
Represents a switch statement. |
|
| TextStatement
Represents static text in a PHP program. |
|
| ThrowStatement
Represents a throw expression statement in a Quercus program. |
|
| TryStatement
Represents sequence of statements. |
|
| TryStatement.Catch
|
|
| VarGlobalStatement
Represents a global statement in a PHP program. |
|
| WhileStatement
Represents a while statement. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||