# Functions
Lookup maps an identifier to its keyword token or IDENT (if not a keyword).
NewFileSet creates a new file set.
# Constants
+.
+=.
&.
&=.
&^.
&^=.
<-.
=.
Keywords.
The list of tokens.
The list of tokens.
'a'.
:.
,.
The list of tokens.
The list of tokens.
The list of tokens.
--.
The list of tokens.
The list of tokens.
:=.
...
The list of tokens.
The list of tokens.
==.
The list of tokens.
123.45.
The list of tokens.
The list of tokens.
>=.
The list of tokens.
The list of tokens.
>.
A set of constants for precedence-based expression parsing.
main.
The list of tokens.
Special tokens.
123.45i.
The list of tokens.
++.
12345.
The list of tokens.
&&.
{.
[.
<=.
||.
non-operators.
(.
<.
The list of tokens.
*.
*=.
!=.
The zero value for Pos is NoPos; there is no file and line information associated with it, and NoPos().IsValid() is false.
!.
|.
|=.
The list of tokens.
.
/.
/=.
The list of tokens.
}.
].
%.
%=.
The list of tokens.
).
The list of tokens.
;.
<<.
<<=.
>>.
>>=.
"abc".
The list of tokens.
-.
-=.
The list of tokens.
The list of tokens.
A set of constants for precedence-based expression parsing.
The list of tokens.
^.
^=.