YEFunctionPointer Class Reference

#include <YExpression.h>

Inheritance diagram for YEFunctionPointer:

YECall YCode List of all members.

Public Member Functions

 YEFunctionPointer (TableEntry *entry)
 YEFunctionPointer (bytecodeistream &str)
virtual ykind kind () const
virtual YCPValue evaluate (bool cse=false)

Private Member Functions

 REP_BODY (YEFunctionPointer)

Constructor & Destructor Documentation

YEFunctionPointer::YEFunctionPointer ( TableEntry entry  ) 

YEFunctionPointer::YEFunctionPointer ( bytecodeistream str  ) 


Member Function Documentation

YEFunctionPointer::REP_BODY ( YEFunctionPointer   )  [private]

virtual ykind YEFunctionPointer::kind (  )  const [inline, virtual]

Returns the YCode kind

Implements YCode.

YCPValue YEFunctionPointer::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.


The documentation for this class was generated from the following files:
Generated on Tue Nov 6 01:20:23 2007 for yast2-core by  doxygen 1.5.0