package
0.5.4
Repository: https://github.com/vkcom/noverify.git
Documentation: pkg.go.dev

# Functions

Parse combines ParseFile and ParseStmt.
ParseFile parses PHP file sources and returns its AST root.
ParseStmt parses a single PHP statement (which can be an expression).
ParseStmtList parses a list of PHP statement (which can be an expression).