Versions in this module Expand all Collapse all v0 v0.1.1 Sep 2, 2025 v0.1.0 Jun 27, 2025 Changes in this version + func Fprint(w io.Writer, node any, options Options) error + type File struct + func Parse(r io.Reader, php74Compat bool) (*File, error) + type Options uint8 + const AlignColumns + const PHP74Compat + const Standard + const TrailingComma + type SyntaxError struct + Column int + Err error + Line int + func (e *SyntaxError) Error() string