Overview

Namespaces

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

Classes

  • Benchmark
  • Controller
  • GrammarDecorator
  • Model
  • NativeEval
  • Presenter

Functions

  • examples
  • expressionsToLines
  • grammar
  • transformVars
  • Overview
  • Namespace
  • Class
  • Tree

Class Model

Namespace: Demo
Located at demo/app/Model.php
Methods summary
public
# __construct( mixed $input, mixed $inputVariables )
Properties summary
public string $input ''
#
public string $inputVariables ''
#
public integer $result 0
#
public string $error ''
#
public array $variables array()
#
BN-PHP - Big Number data type for PHP API documentation generated by ApiGen 2.8.0