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

Class: Combie_FormelParser_Operator

Source Location: /Combie/FormelParser/Operator.php

Class Overview

Combie_FormelParser_Parser
   |
   --Combie_FormelParser_Operator



Author(s):

Variables

Constants

Methods


Child classes:

Inherited Variables

Inherited Methods


Class Details

[line 3]


Tags:

abstract:  


[ Top ]


Class Variables

$bindung =  0

[line 12]



Tags:

access:  protected

Type:   mixed


[ Top ]

$funktion =  ''

[line 11]



Tags:

access:  protected

Type:   mixed


[ Top ]

$operator =  ''

[line 10]



Tags:

access:  protected

Type:   mixed


[ Top ]

$rang =  2000

[line 13]



Tags:

access:  protected

Type:   mixed


[ Top ]



Class Methods


method rang [line 43]

void rang( )



Tags:

access:  public


[ Top ]

method scan [line 17]

void scan( $bindung)



Tags:

access:  protected


Parameters:

   $bindung  

[ Top ]

method tues [line 15]

void tues( Combie_Struktur_Stack $parameterstack)



Tags:

abstract:  
access:  public


Overridden in child classes as:

Combie_FormelParser_OperatorBeidseitigBindend::tues()
Combie_FormelParser_OperatorLinksBindend::tues()
Combie_FormelParser_OperatorRechtsBindend::tues()

Parameters:

Combie_Struktur_Stack   $parameterstack  

[ Top ]


Class Constants

BINDUNG_LINKS =  2

[line 7]


[ Top ]

BINDUNG_RECHTS =  1

[line 6]


[ Top ]

BINDUNG_RECHTS_UND_LINKS =  3

[line 8]


[ Top ]



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