package
0.0.0-20210114173727-3b5741d6a803
Repository: https://github.com/pgavlin/yomlette.git
Documentation: pkg.go.dev
# Functions
FormatError is a utility function that takes advantage of the metadata stored in the errors returned by this package's parser.
Parse parse from token instances, and returns ast.File.
ParseBytes parse from byte slice, and returns ast.File.
Parse parse from filename, and returns ast.File.
# Constants
parse comments and add them to AST.