Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/z7zmey/php-parser
/ WithFreeFloating
Method
WithFreeFloating
parser/parser.go:16–16 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
14
GetRootNode() node.Node
15
GetErrors() []*errors.Error
16
WithFreeFloating()
17
}
18
19
func
NewParser(src []byte, v string) (Parser, error) {
Callers
nothing calls this directly
Implementers
2
Parser
php7/parser.go
Parser
php5/parser.go
Calls
no outgoing calls
Tested by
no test coverage detected