The StiParser type exposes the following members.
Methods
| Name | Description |
---|
| CheckExpression | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
| ExecuteAsm | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) |
| GetParserMethodInfo | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) |
| IsImplicitlyCastableTo | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
| ParseTextValue(String, StiComponent) | |
| ParseTextValue(String, StiComponent, StiParserParameters) | |
| ParseTextValue(String, StiComponent, Object) | |
| ParseTextValue(String, StiComponent, Boolean, Boolean) | |
| ParseTextValue(String, StiComponent, Object, StiParserParameters) | |
| ParseTextValue(String, StiComponent, Boolean, Boolean, Boolean) | |
| ParseTextValue(String, StiComponent, Object, Boolean, Boolean) | |
| ParseTextValue(String, StiComponent, Object, Boolean, Boolean, Boolean) | |
| PrepareReportVariables | |
| PrepareVariableValue | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
TopSee Also