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 Values []*RuleLit Pattern *regexp.Regexp Optional bool DefaultValue []byte RuleNode }
func MustParseRuleString ¶
func ParseRuleString ¶
type RuleLit ¶
func NewRuleLit ¶
Click to show internal directories.
Click to hide internal directories.