Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseEyamlMetadata ¶
func ParseEyamlMetadata(doc *ast.DocumentNode) (eyamlMetadata, error)
Types ¶
type YamlLiterals ¶
type YamlLiterals struct {
// contains filtered or unexported fields
}
func DfsSequence ¶
func DfsSequence(root ast.Node) *YamlLiterals
func (*YamlLiterals) DFS ¶
func (i *YamlLiterals) DFS(node ast.Node)
func (*YamlLiterals) List ¶
func (i *YamlLiterals) List() []addressedLiteral
Source Files
¶
Click to show internal directories.
Click to hide internal directories.