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

  • Definitions
  • Lexers
  • Overview
  • Namespace
  • Class
  • Tree
  • Todo

Class Definitions

Container for the various signal types sent by the definitions namespace.

Namespace: Peg\Lib\Signals\Type
Located at src/Signals/Type/Definitions.php
Constants summary
string IMPORT_MESSAGE "definitions_import_message"
#

Signal sent by the definitions importer that can be used in a GUI frontend to display the current actions performed by the importer.

Signal sent by the definitions importer that can be used in a GUI frontend to display the current actions performed by the importer.

See

Peg\Lib\Definitions\Importer
Peg\Lib\Signals\Data\Definitions\ImportMessage
string EXPORT_MESSAGE "definitions_export_message"
#

Signal sent by the definitions exporter that can be used in a GUI frontend to display the current actions performed by the exporter.

Signal sent by the definitions exporter that can be used in a GUI frontend to display the current actions performed by the exporter.

See

Peg\Lib\Definitions\Exporter
Peg\Lib\Signals\Data\Definitions\ExportMessage
PEG Api API documentation generated by ApiGen 2.8.0