Documentation ¶
Index ¶
Constants ¶
View Source
const (
CodeSyntaxErr terror.ErrCode = 1
)
Error codes.
Variables ¶
View Source
var (
ErrSyntax = terror.ClassParser.New(CodeSyntaxErr, "syntax error")
)
Error instances.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.