Overview

Namespaces

  • Pharborist
    • Constants
    • ControlStructures
    • Exceptions
    • Functions
    • Generators
    • Namespaces
    • Objects
    • Operators
    • Types
    • Variables

Classes

  • CompoundVariableNode
  • GlobalStatementNode
  • ReferenceVariableNode
  • StaticVariableNode
  • StaticVariableStatementNode
  • VariableNode
  • VariableVariableNode

Interfaces

  • VariableExpressionNode
  • Overview
  • Namespace
  • Class

Namespace Pharborist\Variables

Classes summary
CompoundVariableNode A compound variable.
GlobalStatementNode A global statement, e.g. global $a, $b
ReferenceVariableNode A reference variable.
StaticVariableNode A static variable declaration.
StaticVariableStatementNode A static variable statement.
VariableNode A basic variable.
VariableVariableNode A variable variable.
Interfaces summary
VariableExpressionNode Nodes that represent a variable in an expression.
Pharborist API documentation generated by ApiGen