Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var UnknownStatementError = errors.New("unknown statement")
View Source
var UnknownTemplateError = errors.New("unknown template")
View Source
var ZeroDivisionError = errors.New("zero division is not allowed")
View Source
var ZeroModuloError = errors.New("zero modulo is not allowed")
Functions ¶
This section is empty.
Types ¶
type Identifier ¶
type Identifier interface {
// contains filtered or unexported methods
}
type LocalIdentifier ¶
type NodeInIdentifier ¶
type NodeOutIdentifier ¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.