package
Version:
v0.0.0-...-561e3ec
Opens a new window with list of versions in this module.
Published: Oct 18, 2015
License: MPL-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
K_IF = iota + 128
K_ELSIF
K_ELSE
K_UNLESS
K_MY
K_SAY
K_WHILE
K_UNTIL
K_DO
)
type Element struct {
Val Token
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.