PHP PHPCfg Namespace

Nested Namespaces

PHPCfg\Assertion
PHPCfg\AstVisitor
PHPCfg\Op
PHPCfg\Operand
PHPCfg\Printer
PHPCfg\Visitor

Interfaces

Name Description
Visitor

Classes

Name Description
AbstractVisitor Dummy visitor implementation.
Assertion
Block
Func
FuncContext Stores per-function compiler state.
NameResolverTest
Op
Operand
Parser
ParserTest
Printer
Script
Traverser