Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrBadSubstitution = errors.New("bad substitution")
ErrBadSubstitution represents a substitution parsing error.
Functions ¶
This section is empty.
Types ¶
type Node ¶
type Node interface {
// contains filtered or unexported methods
}
Node is an element in the parse tree.
Click to show internal directories.
Click to hide internal directories.