org.jmodelica.modelica.compiler.CValueUnknown Class Reference

Constant unknown value. More...

Inheritance diagram for org.jmodelica.modelica.compiler.CValueUnknown:

org.jmodelica.modelica.compiler.CValue org.jmodelica.modelica.compiler.CValueUnsupported

List of all members.

Public Member Functions

String toString ()
 Convert to string.
boolean isUnknown ()
 Check if there was an error in the evaluation.
String errorDesc ()
 Get a string describing this CValue for use in ConstantEvaluationExceptions.


Detailed Description

Constant unknown value.

This class is used to represent non-constant values and values resulting from expressions with type errors. class :0


Member Function Documentation

String org.jmodelica.modelica.compiler.CValueUnknown.errorDesc (  ) 

Get a string describing this CValue for use in ConstantEvaluationExceptions.

Reimplemented from org.jmodelica.modelica.compiler.CValue.

boolean org.jmodelica.modelica.compiler.CValueUnknown.isUnknown (  ) 

Check if there was an error in the evaluation.

Returns:
true if there was an error, otherwise false.

Reimplemented from org.jmodelica.modelica.compiler.CValue.

String org.jmodelica.modelica.compiler.CValueUnknown.toString (  ) 

Convert to string.

Returns:
The string.

Reimplemented from org.jmodelica.modelica.compiler.CValue.


The documentation for this class was generated from the following file:

Generated on Fri Oct 7 14:49:35 2011 for JModelica.org by  doxygen 1.5.8