YEFunction Class Reference

#include <YExpression.h>

Inheritance diagram for YEFunction:

YECall YCode Rep List of all members.

Public Member Functions

 YEFunction (TableEntry *entry)
 YEFunction (bytecodeistream &str)
virtual YCPValue evaluate (bool cse=false)
virtual constTypePtr finalize ()

Private Member Functions

 REP_BODY (YEFunction)

Constructor & Destructor Documentation

YEFunction::YEFunction TableEntry entry  ) 
 

YEFunction::YEFunction bytecodeistream str  ) 
 


Member Function Documentation

YCPValue YEFunction::evaluate bool  cse = false  )  [virtual]
 

evaluate YCode to YCPValue if debugger == 0 called for parse time evaluation (i.e. constant subexpression elimination) else called for runtime evaluation

Reimplemented from YCode.

constTypePtr YEFunction::finalize  )  [virtual]
 

'close' function, perform final parameter check if ok, return 0 if missing parameter, return its type if undefined, return Type::Error (wrong type was already reported in attachParameter()

Reimplemented from YECall.

YEFunction::REP_BODY YEFunction   )  [private]
 


The documentation for this class was generated from the following files:
Generated on Fri Jun 16 18:07:47 2006 for yast2-core by  doxygen 1.4.6