# Functions

LookupKeyword returns the keyword type if the given ident is keyword.
NewIllegalToken returns a new illegal token.

# Constants

No description provided by the author
No description provided by the author
=.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
:.
,.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
.
3s,3ms.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
main.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
123.
No description provided by the author
`abc:`.
{.
[.
(.
No description provided by the author
No description provided by the author
*.
No description provided by the author
`abc`.
/.
No description provided by the author
`abc`.
}.
].
No description provided by the author
No description provided by the author
).
No description provided by the author
;.
No description provided by the author
"abc".
No description provided by the author
-.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

EofToken is the end of file token.
ErrorToken is the error token.
HttpMethods returns the http methods.
IllegalPosition is a position that is not valid.

# Structs

Position represents a rune position in the source code.
Token is the token of a rune.

# Type aliases

Type is the type of token.