package
1.1.0
Repository: https://github.com/bblfsh/php-driver.git
Documentation: pkg.go.dev

# Packages

Package phpast defines constants for PHP-Parser lib nodes.

# Variables

AnnotationRules for the PHP language.
ToNode is an instance of `uast.ObjectToNode`, defining how to transform an into a UAST (`uast.Node`).
Transformers is the list of `transformer.Transfomer` to apply to a UAST, to learn more about the Transformers and the available ones take a look to: https://godoc.org/gopkg.in/bblfsh/sdk.v1/uast/transformers.