Documentation
¶
Index ¶
- func ExtractPathValue(input []byte, path *abnf.Path) []byte
- func GetParsedDataPaths(grammar *abnf.Grammar, data []byte, rootRulename string) ([]*abnf.Path, error)
- func SearchPath(path *abnf.Path, names []string, maxDepth int, searchMatch bool) []*abnf.Path
- func SearchPathSingle(path *abnf.Path, names []string, maxDepth int, searchMatch bool) *abnf.Path
- func SearchPathSingleName(path *abnf.Path, name string, maxDepth int, searchMatch bool) *abnf.Path
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetParsedDataPaths ¶
func SearchPath ¶
func SearchPathSingle ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.