Documentation
¶
Index ¶
- func IsLetter(b byte) bool
- func NewAny() parsly.Matcher
- func NewAnyStringTerminator(values ...string) *anyStringTerminatorMatcher
- func NewIdentity() *identity
- func NewIfBlock() *ifBlock
- func NewSelector() *selector
- func NewStringTerminator(by string) *stringTerminatorMatcher
- func NewWordMatcher(matchAny bool) parsly.Matcher
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAnyStringTerminator ¶ added in v0.37.0
func NewAnyStringTerminator(values ...string) *anyStringTerminatorMatcher
func NewStringTerminator ¶
func NewStringTerminator(by string) *stringTerminatorMatcher
func NewWordMatcher ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.