package
0.0.0-20241205070959-713993e6e377
Repository: https://github.com/bjatkin/yok.git
Documentation: pkg.go.dev

# Functions

GetFullPosition converts a basic source file Pos into a FullPosition.
NewToken creates a new Token with a given length and position.

# Constants

All of the yok token types.
Symbols.
All of the yok token types.
All of the yok token types.
All of the yok token types.
All of the yok token types.
All of the yok token types.
All of the yok token types.
All of the yok token types.
All of the yok token types.
All of the yok token types.
All of the yok token types.
All of the yok token types.
All of the yok token types.
All of the yok token types.
All of the yok token types.
All of the yok token types.
All of the yok token types.
All of the yok token types.
All of the yok token types.
All of the yok token types.
All of the yok token types.
All of the yok token types.
Keywords.
All of the yok token types.
All of the yok token types.
All of the yok token types.
All of the yok token types.
All of the yok token types.
All of the yok token types.
All of the yok token types.
All of the yok token types.
All of the yok token types.
All of the yok token types.
All of the yok token types.
All of the yok token types.
All of the yok token types.
All of the yok token types.
All of the yok token types.
All of the yok token types.
All of the yok token types.
All of the yok token types.
All of the yok token types.
All of the yok token types.
All of the yok token types.
Literals.
All of the yok token types.
All of the yok token types.
All of the yok token types.
All of the yok token types.
All of the yok token types.
All of the yok token types.

# Structs

FullPosition is the full position of a token in a yok file.
Token represents a lexed token.

# Type aliases

Pos is the position of the token in the src code.
Type is the type of a lexed token.