C# Class MoreInternals.Model.StringEvalMap

显示文件 Open project: kevin-montrose/More

Private Properties

Property Type Description
Bind StringEvalMap
Evaluate string
Parse StringEvalMap
ReferredToVariables List

Private Methods

Method Description
Bind ( Scope scope ) : StringEvalMap
Evaluate ( string value ) : string
Parse ( string value, int valStart, int valStop, string filePath ) : StringEvalMap
ReferredToVariables ( ) : List