MCPcopy Create free account
hub / github.com/DAddYE/igo / String

Method String

token/token.go:240–249  ·  view source on GitHub ↗

String returns the string corresponding to the token tok. For operators, delimiters, and keywords the string is the actual token character sequence (e.g., for the token ADD, the string is "+"). For all other tokens the string corresponds to the token constant name (e.g. for the token IDENT, the stri

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

walkBinaryFunction · 0.45
internalErrorMethod · 0.45
printMethod · 0.45

Calls 1

TokenTypeAlias · 0.85

Tested by

no test coverage detected