Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ErrorHandler ¶
ErrorHandler is an error handler for the scanner.
type Scanner ¶
type Scanner struct {
// contains filtered or unexported fields
}
Scanner reads the Tengo source text.
func NewScanner ¶
NewScanner creates a Scanner.
func (*Scanner) ErrorCount ¶
ErrorCount returns the number of errors.
Click to show internal directories.
Click to hide internal directories.