AOWP


Globals


Global Summary
final int

PHP_PARSER_ERROR_NODRIVER

final int

PHP_PARSER_ERROR_NOINPUT

final int

PHP_PARSER_ERROR_NOTINITIALIZED

mixed

ast

mixed

astInStatements

mixed

classStatementsAST

mixed

extendSource

mixed

extendsSource

mixed

i

mixed

implementSource

mixed

interfaceName

mixed

metadata

mixed

statement

Global Detail

/parser/Parser.php at line 38

PHP_PARSER_ERROR_NODRIVER

public final int PHP_PARSER_ERROR_NODRIVER = 1

/parser/Parser.php at line 40

PHP_PARSER_ERROR_NOINPUT

public final int PHP_PARSER_ERROR_NOINPUT = 3

/parser/Parser.php at line 39

PHP_PARSER_ERROR_NOTINITIALIZED

public final int PHP_PARSER_ERROR_NOTINITIALIZED = 2

/parser/template/templateFiles/aowp_phparraypairelement.php at line 8

ast

public mixed ast

/parser/template/templateFiles/aowp_phpelseifstatementelement.php at line 10

astInStatements

public mixed astInStatements

/parser/template/templateFiles/aowp_phpinterfaceelement.php at line 24

classStatementsAST

public mixed classStatementsAST

/parser/template/templateFiles/aowp_phpclasselement.php at line 29

extendSource

public mixed extendSource

/parser/template/templateFiles/aowp_phpinterfaceelement.php at line 10

extendsSource

public mixed extendsSource = 'extends '

/parser/template/templateFiles/aowp_phpinterfaceelement.php at line 11

i

public mixed i

/parser/template/templateFiles/aowp_phpclasselement.php at line 10

implementSource

public mixed implementSource = null

/parser/template/templateFiles/aowp_phpclasselement.php at line 12

interfaceName

public mixed interfaceName = ' implements '

/parser/template/templateFiles/aowp_phpinnerhtmlstatementelement.php at line 10

metadata

public mixed metadata

/parser/template/templateFiles/aowp_phpnewwhilestatementelement.php at line 11

statement

public mixed statement

AOWP