|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| CompilingStatement | Represents a PHP compilable statement |
| Class Summary | |
|---|---|
| ProBlockStatement | Represents sequence of statements. |
| ProBreakStatement | Represents a break expression statement in a PHP program. |
| ProClassDefStatement | Represents a class definition |
| ProContinueStatement | Represents a continue expression statement in a PHP program. |
| ProDoStatement | Represents a do ... |
| ProEchoStatement | Represents an echo statement in a PHP program. |
| ProExprStatement | Represents an expression statement in a PHP program. |
| ProForeachStatement | Represents a foreach statement. |
| ProForStatement | Represents a for statement. |
| ProFunctionDefStatement | Represents a function definition |
| ProGlobalStatement | Represents a global statement in a PHP program. |
| ProIfStatement | Represents an if statement. |
| ProNullStatement | Represents a compiled PHP program. |
| ProReturnRefStatement | Represents a return expression statement in a PHP program. |
| ProReturnStatement | Represents a return expression statement in a PHP program. |
| ProStaticStatement | Represents a static statement in a PHP program. |
| ProSwitchStatement | Represents a switch statement. |
| ProTextStatement | Represents static text in a PHP program. |
| ProThrowStatement | Represents a throw expression statement in a Quercus program. |
| ProTryStatement | Represents sequence of statements. |
| ProVarGlobalStatement | Represents a global statement in a PHP program. |
| ProWhileStatement | Represents a while statement. |
| StatementGenerator | Represents a PHP statement |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||