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 Operands

Direct known subclasses

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