package
Version:
v3.2.13+incompatible
Opens a new window with list of versions in this module.
Published: Apr 22, 2015
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Lex(name, input string, finish chan bool) (*lexer, chan item)
type Parser struct {
StripPrefixes bool
TrimSpace bool
}
type Stringer interface {
String() string
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.