NAnt SDK Documentation - v0.85-nightly-2005-11-09

ExpressionEvaluator Methods

The methods of the ExpressionEvaluator class are listed below. For a complete list of ExpressionEvaluator class members, see the ExpressionEvaluator Members topic.

Public Instance Methods

CheckSyntax (inherited from ExpressionEvalBase)Missing <summary> documentation for M:NAnt.Core.ExpressionEvalBase.CheckSyntax(System.String)
Equals (inherited from Object) 
Evaluate (inherited from ExpressionEvalBase)Overloaded. Missing <summary> documentation for M:NAnt.Core.ExpressionEvalBase.Evaluate(NAnt.Core.ExpressionTokenizer)
GetHashCode (inherited from Object) 
GetPropertyValue Gets the value of the specified property.
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Methods

BuildParseError (inherited from ExpressionEvalBase)Overloaded. Missing <summary> documentation for M:NAnt.Core.ExpressionEvalBase.BuildParseError(System.String,NAnt.Core.ExpressionTokenizer.Position)
EvaluateFunctionMissing <summary> documentation for M:NAnt.Core.ExpressionEvaluator.EvaluateFunction(System.String,System.Object[])
EvaluatePropertyMissing <summary> documentation for M:NAnt.Core.ExpressionEvaluator.EvaluateProperty(System.String)
Finalize (inherited from Object) 
GetFunctionParametersMissing <summary> documentation for M:NAnt.Core.ExpressionEvaluator.GetFunctionParameters(System.String)
GetSimpleTypeName (inherited from ExpressionEvalBase)Missing <summary> documentation for M:NAnt.Core.ExpressionEvalBase.GetSimpleTypeName(System.Type)
MemberwiseClone (inherited from Object) 
SafeConvert (inherited from ExpressionEvalBase)Missing <summary> documentation for M:NAnt.Core.ExpressionEvalBase.SafeConvert(System.Type,System.Object,System.String,NAnt.Core.ExpressionTokenizer.Position,NAnt.Core.ExpressionTokenizer.Position)
UnexpectedToken (inherited from ExpressionEvalBase)Missing <summary> documentation for M:NAnt.Core.ExpressionEvalBase.UnexpectedToken

See Also

ExpressionEvaluator Class | NAnt.Core Namespace