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

Class: Combie_FormelParser_Parser

Source Location: /Combie/FormelParser/Parser.php

Class Overview




Author(s):

Variables

Methods


Child classes:


Class Details

[line 3]


Tags:

abstract:  


[ Top ]


Class Variables

static $log = array()

[line 5]



Tags:

access:  protected

Type:   mixed


[ Top ]

$end =  0

[line 7]



Tags:

access:  protected

Type:   mixed


[ Top ]

$operatoren = array()

[line 11]



Tags:

access:  protected

Type:   mixed


[ Top ]

$start =  0

[line 6]



Tags:

access:  protected

Type:   mixed


[ Top ]

$string =  ''

[line 8]



Tags:

access:  protected

Type:   mixed


[ Top ]

$variablen = array()

[line 10]



Tags:

access:  protected

Type:   mixed


[ Top ]



Class Methods


constructor __construct [line 13]

Combie_FormelParser_Parser __construct( $operatoren, $variablen)



Tags:

access:  public


Overridden in child classes as:

Combie_FormelParser_Ausdruck::__construct()

Parameters:

Array   $operatoren  
Array   $variablen  

[ Top ]

method end [line 19]

void end( )



Tags:

access:  public


[ Top ]

method factory [line 33]

void factory( $parser, $pos)



Tags:

access:  protected


Parameters:

Array   $parser  
   $pos  

[ Top ]

method getlog [line 49]

void getlog( )



Tags:

access:  public


[ Top ]

method log [line 44]

void log( $string)



Tags:

access:  protected


Parameters:

   $string  

[ Top ]

method parse [line 24]



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