MCPcopy Create free account
hub / github.com/z7zmey/php-parser / yyNewParser

Function yyNewParser

php5/php5.go:2018–2020  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2016}
2017
2018func yyNewParser() yyParser {
2019 return &yyParserImpl{}
2020}
2021
2022const yyFlag = -1000
2023

Callers 1

yyParseFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…