PHP_Formel_Parser
[ class tree: PHP_Formel_Parser ] [ index: PHP_Formel_Parser ] [ all elements ]

Class: Combie_FormelParser_Ausdruck

Source Location: /Combie/FormelParser/Ausdruck.php

Class Overview

Combie_FormelParser_Parser
   |
   --Combie_FormelParser_Ausdruck



Implements interfaces:

Variables

Methods


Child classes:

Inherited Variables

Inherited Methods


Class Details

[line 3]


[ Top ]


Class Variables

$last =  NULL

[line 7]



Tags:

access:  protected

Type:   mixed


[ Top ]

$operatorstack =  NULL

[line 6]



Tags:

access:  protected

Type:   mixed


[ Top ]

$parameterstack =  NULL

[line 5]



Tags:

access:  protected

Type:   mixed


[ Top ]

$position =  0

[line 8]



Tags:

access:  protected

Type:   mixed


[ Top ]



Class Methods


constructor __construct [line 10]

Combie_FormelParser_Ausdruck __construct( $operatoren, $variablen)



Tags:

access:  public


Overrides Combie_FormelParser_Parser::__construct() (parent method not documented)

Parameters:

Array   $operatoren  
Array   $variablen  

[ Top ]

method add [line 67]

void add( Combie_FormelParser_Parser $element)



Tags:

access:  protected


Parameters:

Combie_FormelParser_Parser   $element  

[ Top ]

method parse [line 17]

void parse( $string, [ $pos = 0])



Tags:

access:  public


Overridden in child classes as:

Combie_FormelParser_Klammer::parse()

Overrides Combie_FormelParser_Parser::parse() (parent method not documented)

Parameters:

   $string  
   $pos  

[ Top ]

method wert [line 96]

void wert( )



Tags:

access:  public



Implementation of:
Combie_FormelParser_HasWert::wert()
[ Top ]


Documentation generated on Sun, 03 Aug 2008 16:04:45 +0200 by phpDocumentor 1.4.0