Namespace: go.std.go.token

v1.0

Contents

Summary

Provides a low-level interface to the go/token package.

Package token defines constants representing the lexical tokens of the Go
programming language and basic operations on tokens (printing, predicates).

Index

Legend

Constants

Constants are variables with :const true in their metadata. Joker currently does not recognize them as special; as such, it allows redefining them or their values.

Variables

Functions, Macros, and Special Forms

Types