Overview

Namespaces

  • BN
    • Collections
    • Compiler
      • Grammar
      • Parser
        • Operator
        • Token
      • Postfix
        • Operands
        • Operator
        • Token
      • Scanner
        • Converter
      • Token
  • Demo
  • None

Classes

  • ParseClosingBracket
  • ParseOpeningBracket
  • ParseOperator
  • ParseUnknownToken
  • ParseValue
  • Overview
  • Namespace
  • Class
  • Tree

Class ParseClosingBracket

BN\Compiler\Parser\TokenParser
Extended by BN\Compiler\Parser\Token\ParseClosingBracket
Namespace: BN\Compiler\Parser\Token
Located at lib/BN/Compiler/Parser/Token/ParseClosingBracket.php
Methods summary
public
# parse( BN\Compiler\Token\Token $token )
Methods inherited from BN\Compiler\Parser\TokenParser
__construct()
Properties inherited from BN\Compiler\Parser\TokenParser
$accumulator
BN-PHP - Big Number data type for PHP API documentation generated by ApiGen 2.8.0