package
Version:
v4.1.1+incompatible
Opens a new window with list of versions in this module.
Published: Apr 9, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Code generated by goyacc -l -o parser.go -v /dev/null parser.y. DO NOT EDIT.
type Path interface {
Delete(interface{})
DeleteIfMatch(interface{}, interface{})
Get(interface{}) []interface{}
MustGetObject(i interface{}) map[string]interface{}
MustGetString(interface{}) string
MustGetStrings(interface{}) []string
Set(interface{}, interface{})
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.