Overview

Namespaces

  • None
  • Peg
    • Cli
      • Commands
    • Config
    • Custom
      • Command
        • Action
          • Generate
          • Parse
      • CommandLine
      • Config
      • Localization
      • Utilities
    • Lib
      • Definitions
        • Element
      • Generator
      • Lexers
      • Plugins
      • Signals
        • Data
          • Definitions
          • Lexers
        • Type
  • PHP

Classes

  • Base
  • ZendPHP
  • Overview
  • Namespace
  • Class
  • Tree
  • Todo

Class ZendPHP

Implements a zendphp engine generator action using \Peg\Lib\Generator\ZendPHP.

Peg\Custom\CommandLine\Action
Extended by Peg\Custom\Command\Action\Generate\Base
Extended by Peg\Custom\Command\Action\Generate\ZendPHP
Namespace: Peg\Custom\Command\Action\Generate
See: Peg\Lib\Generator\ZendPHP
Located at src/Command/Action/Generate/ZendPHP.php
Methods summary
public
# __construct( )

Initialize this action to be for engine zendphp.

Initialize this action to be for engine zendphp.

Overrides

Peg\Custom\Command\Action\Generate\Base::__construct()
public
# Start( )

Initializes the generator process.

Initializes the generator process.

Methods inherited from Peg\Custom\Command\Action\Generate\Base
OnCall()
Properties inherited from Peg\Custom\Command\Action\Generate\Base
$command, $engine, $verbose
PEG Api API documentation generated by ApiGen 2.8.0