NAnt SDK Documentation - v0.92

ExpressionEvaluator Members

ExpressionEvaluator overview

Public Instance Constructors

ExpressionEvaluator Constructor

Public Instance Properties

Project (inherited from ExpressionEvalBase) 

Public Instance Methods

CheckSyntax (inherited from ExpressionEvalBase) 
Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
Evaluate (inherited from ExpressionEvalBase)Overloaded.  
GetHashCode (inherited from Object) Serves as a hash function for a particular type.
GetPropertyValue Gets the value of the specified property.
GetType (inherited from Object) Gets the Type of the current instance.
ToString (inherited from Object) Returns a String that represents the current Object.

Protected Instance Methods

BuildParseError (inherited from ExpressionEvalBase)Overloaded.  
EvaluateFunction 
EvaluateProperty 
Finalize (inherited from Object) Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
GetSimpleTypeName (inherited from ExpressionEvalBase) 
MemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.
SafeConvert (inherited from ExpressionEvalBase) 
UnexpectedToken (inherited from ExpressionEvalBase) 

See Also

ExpressionEvaluator Class | NAnt.Core Namespace