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

Method Token

php5/parser.go:14–16  ·  view source on GitHub ↗
(t *scanner.Token)

Source from the content-addressed store, hash-verified

12)
13
14func (lval *yySymType) Token(t *scanner.Token) {
15 lval.token = t
16}
17
18// Parser structure
19type Parser struct {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected