Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DFAMatcher ¶
type DFAMatcher struct {
Root *Node
}
func NewDFAMatcher ¶
func NewDFAMatcher() *DFAMatcher
func (*DFAMatcher) Build ¶
func (D *DFAMatcher) Build(strings []string)
Click to show internal directories.
Click to hide internal directories.