Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SingleQuote ¶
Types ¶
type Rule ¶
type Rule struct {
RAW []byte
Name string
Params []RuleNode
Range []*RuleLit
ExclusiveLeft bool
ExclusiveRight bool
ValueMatrix [][]*RuleLit
Pattern *regexp.Regexp
Optional bool
DefaultValue []byte
RuleNode
}
func MustParseRuleString ¶
func ParseRuleString ¶
func (*Rule) ComputedValues ¶ added in v1.5.0
type RuleLit ¶
func NewRuleLit ¶
Click to show internal directories.
Click to hide internal directories.