Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Len ¶
type Len struct {
// contains filtered or unexported fields
}
Len implements a aggregation token that returns the length of a LenToken token
func (*Len) Parse ¶
Parse tries to parse the token beginning from the current position in the parser data. If the parsing is successful the error argument is nil and the next current position after the token is returned.
func (*Len) Permutation ¶
Permutation sets a specific permutation for this token
func (*Len) Permutations ¶
Permutations returns the number of permutations for this token
func (*Len) PermutationsAll ¶
PermutationsAll returns the number of all possible permutations for this token including its children
Click to show internal directories.
Click to hide internal directories.