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

  • Exporter
  • Importer
  • StandardType
  • Symbols
  • Type
  • Overview
  • Namespace
  • Class
  • Tree
  • Todo

Class StandardType

The standard variable types.

Namespace: Peg\Lib\Definitions
Located at src/Definitions/StandardType.php
Constants summary
string BOOLEAN "boolean"
#
string INTEGER "integer"
#
string REAL "real"
#
string CHARACTER "character"
#
string VOID "void"
#
string OBJECT "object"
#
string CLASS_ENUM "class_enum"
#
string ENUM "enum"
#
string UNKNOWN "unknown"
#
PEG Api API documentation generated by ApiGen 2.8.0