FlexRule Runtime API
FlexRule Runtime API
FlexRule Namespaces
FlexRule.DSL Namespaces
FlexRule.DSL.Tokenizer.PatternMatching
RepeatRules Class
RepeatRules Methods
Zero Method
ZeroOrMore Method
RepeatRules
Zero Method
Must not repeat at all. Cannot exists in the tokens or invalid token.
Namespace:
FlexRule.DSL.Tokenizer.PatternMatching
Assembly:
FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
Copy
public
static
bool
Zero
(
Repeat
repeat
)
Parameters
repeat
Type:
FlexRule.DSL.Tokenizer.PatternMatching
Repeat
Return Value
Type:
Boolean
See Also
Reference
RepeatRules Class
FlexRule.DSL.Tokenizer.PatternMatching Namespace
(c) 2017 by FlexRule
Send comments on this topic to
support@flexrule.com