Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crossoverJie/gscript
/ TokenType
Method
TokenType
token/token.go:33–35 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
31
}
32
33
func
(t *TokenType) TokenType() string {
34
return
t.tokenType
35
}
36
37
func
(t *TokenType) Value() string {
38
return
t.value
Callers
6
IntDeclare
Function · 0.80
AdditiveLoop
Function · 0.80
MultiplicativeLoop
Function · 0.80
Primary
Function · 0.80
ExpressionStatement
Function · 0.80
AssignmentStatement
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected