FlexRule Runtime API
FlexRule Runtime API
FlexRule Namespaces
FlexRule.DSL Namespaces
FlexRule.DSL.Tokenizer
MatchResult Class
MatchResult Constructor
MatchResult Properties
MatchResult Methods
MatchResult Constructor
Namespace:
FlexRule.DSL.Tokenizer
Assembly:
FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
Copy
public
MatchResult
(
bool
res
,
int
length
,
int
line
,
int
column
)
Parameters
res
Type:
System
Boolean
length
Type:
System
Int32
line
Type:
System
Int32
column
Type:
System
Int32
See Also
Reference
MatchResult Class
FlexRule.DSL.Tokenizer Namespace
(c) 2016 by FlexRule
Send comments on this topic to
support@flexrule.com