Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Lexer ¶
type Lexer struct {
// contains filtered or unexported fields
}
func New ¶
New creates a lexer, ignoring a single UTF-8 BOM only at source offset zero. The BOM is not emitted, so format-preserving readers also drop it on output.
Click to show internal directories.
Click to hide internal directories.