Documentation
¶
Index ¶
Constants ¶
View Source
const MoreTimes = 18
MoreTimes Maximum omitted default value
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Op ¶
type Op uint8
An Op is a single regular expression operator.
const ( OpLiteral Op OpRepeat OpAlternate )
Operators are listed in precedence order, tightest binding to weakest.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.