Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/z7zmey/php-parser
/ Error
Method
Error
php7/php7.go:1798–1798 ·
view source on GitHub ↗
(s string)
Source
from the content-addressed store, hash-verified
1796
type
yyLexer
interface
{
1797
Lex(lval *yySymType) int
1798
Error(s string)
1799
}
1800
1801
type
yyParser
interface
{
Callers
nothing calls this directly
Implementers
3
Parser
php7/parser.go
Lexer
scanner/lexer.go
Parser
php5/parser.go
Calls
no outgoing calls
Tested by
no test coverage detected