package
Version:
v0.0.3
Opens a new window with list of versions in this module.
Published: Mar 19, 2022
License: AGPL-3.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
ILLEGAL = "ILLEGAL"
EOL = "EOL"
IDENT = "IDENT"
STRING = "STRING"
INT = "INT"
NUMBER = "NUMBER"
COMMA = ","
LPAREN = "("
RPAREN = ")"
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.