Documentation ¶
Index ¶
Constants ¶
View Source
const ( ItemMatchAnyElement lex.ItemType = lex.ItemDefaultMax + 1 + iota ItemMatchAnyElementShortHand ItemElementName ItemClassNamePrefixDot ItemClassName ItemIDPrefixPound ItemID )
Variables ¶
This section is empty.
Functions ¶
func CompileQuery ¶
func CompileQuery(q string) []matcher
Types ¶
type ContextNode ¶
type ContextNode interface {
// contains filtered or unexported methods
}
Click to show internal directories.
Click to hide internal directories.