Versions in this module Expand all Collapse all v1 v1.16.11 Aug 20, 2024 Changes in this version + type Tree struct + Node Node + Source file.Source + func Parse(input string) (*Tree, error) + func ParseWithConfig(input string, config *conf.Config) (*Tree, error)