Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Scanner ¶
type Scanner struct {
// contains filtered or unexported fields
}
Scanner is a lexical scanner.
func MustNewScanner ¶
MustNewScanner returns a new scanner for the given filename and data.
func NewScanner ¶
NewScanner returns a new scanner for the given filename and data.
Click to show internal directories.
Click to hide internal directories.