Module regex::prog [−][src]
Structs
InstBytes |
Representation of the Bytes instruction. |
InstChar |
Representation of the Char instruction. |
InstEmptyLook |
Representation of the |
InstRanges |
Representation of the Ranges instruction. |
InstSave |
Representation of the Save instruction. |
InstSplit |
Representation of the Split instruction. |
Program |
Program is a sequence of instructions and various facts about thos instructions. |
Enums
EmptyLook |
The set of zero-width match instructions. |
Inst |
Inst is an instruction code in a Regex program. |
Type Definitions
InstPtr |
|