Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/z7zmey/php-parser
/ Token
Method
Token
php7/parser.go:14–16 ·
view source on GitHub ↗
(t *scanner.Token)
Source
from the content-addressed store, hash-verified
12
)
13
14
func
(lval *yySymType) Token(t *scanner.Token) {
15
lval.token = t
16
}
17
18
// Parser structure
19
type
Parser
struct
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected