[line 99]
[line 105]
[line 116]
[line 111]
PHP_Shell __construct( )
void appendCode( string $code)
string cmdHelp( $l)
string cmdLicense( $l)
bool cmdQuit( $l)
string getCode( )
string getVersion( )
bool hasReadline( )
bool input( )
read the input and handle the commands of the shell
int parse( )
we parse before we eval() the code to
string readline( )
uses readline() if avaialbe
void resetCode( )