MCPcopy 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
33func (t *TokenType) TokenType() string {
34 return t.tokenType
35}
36
37func (t *TokenType) Value() string {
38 return t.value

Callers 6

IntDeclareFunction · 0.80
AdditiveLoopFunction · 0.80
MultiplicativeLoopFunction · 0.80
PrimaryFunction · 0.80
ExpressionStatementFunction · 0.80
AssignmentStatementFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected