Overview

Namespaces

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

Classes

  • AtLeastN
  • FixedCount
  • Operands
  • OperandsSummary
  • Overview
  • Namespace
  • Class
  • Tree

Class FixedCount

BN\Compiler\Postfix\Operands\Operands
Extended by BN\Compiler\Postfix\Operands\FixedCount
Namespace: BN\Compiler\Postfix\Operands
Located at lib/BN/Compiler/Postfix/Operands/FixedCount.php
Methods summary
protected
# popOperands( BN\Collections\Stack $stack )
protected
# isOperandsCountValid( mixed $operandsCount )
Methods inherited from BN\Compiler\Postfix\Operands\Operands
__construct(), getOperands()
Properties inherited from BN\Compiler\Postfix\Operands\Operands
$operandsCount
BN-PHP - Big Number data type for PHP API documentation generated by ApiGen 2.8.0