FlexRule Runtime API
FlexRule Runtime API
FlexRule Namespaces
FlexRule.Validation Namespaces
FlexRule.Validation.Languages.Parser
INaturalParser Interface
INaturalParser Methods
Parse Method
Parse Method (StreamReader)
Parse Method (String)
Parse Method (IElementModel, String)
Parse Method (IRuleSet, String)
INaturalParser
Parse Method (StreamReader)
Parse a stream
Namespace:
FlexRule.Validation.Languages.Parser
Assembly:
FlexRule.Validation (in FlexRule.Validation.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
Copy
IIterable
<
IElementModel
>
Parse
(
StreamReader
fileName
)
Parameters
fileName
Type:
System.IO
StreamReader
Return Value
Type:
IIterable
IElementModel
See Also
Reference
INaturalParser Interface
Parse Overload
FlexRule.Validation.Languages.Parser Namespace
(c) 2016 by FlexRule
Send comments on this topic to
support@flexrule.com