//
pkg.gl
Category
github.com/elpinal/coco3
token
package
0.1.6
Repository:
https://github.com/elpinal/coco3.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
4
Files
213 SLOC
#
Functions
NewFileSet
No description provided by the author
#
Constants
EOF
The list of tokens.
IDENT
main.
ILLEGAL
Special tokens.
LPAREN
(.
NoPos
No description provided by the author
PIPE
|.
REDIRIN
<.
REDIROUT
>.
RPAREN
).
SEMICOLON
;.
STRING
'abc'.
#
Structs
File
No description provided by the author
FileSet
No description provided by the author
Position
No description provided by the author
#
Type aliases
Pos
No description provided by the author
Token
Token is the set of lexical tokens of the coco3.