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

ExpressionEvaluator Members

ExpressionEvaluator overview

Public Instance Constructors

ExpressionEvaluator Constructor Missing <summary> documentation for M:NAnt.Core.ExpressionEvaluator.#ctor(NAnt.Core.Project,NAnt.Core.PropertyDictionary,System.Collections.Hashtable,System.Collections.Stack)

Public Instance Properties

ProjectMissing <summary> documentation for P:NAnt.Core.ExpressionEvaluator.Project

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