FlexRule Runtime API
FlexRule Runtime API
FlexRule Namespaces
FlexRule.Core Namespaces
FlexRule.Core.Languages.SExpression
SExpressionParser Class
SExpressionParser Methods
Parse Method
Parse Method (StreamReader)
Parse Method (String)
SExpressionParser
Parse Method (String)
Namespace:
FlexRule.Core.Languages.SExpression
Assembly:
FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
Copy
public
IIterable
<
IElementModel
>
Parse
(
string
data
)
Parameters
data
Type:
System
String
Return Value
Type:
IIterable
IElementModel
Implements
ISExpressionParser
Parse(String)
See Also
Reference
SExpressionParser Class
Parse Overload
FlexRule.Core.Languages.SExpression Namespace
(c) 2016 by FlexRule
Send comments on this topic to
support@flexrule.com