Discover Packages
github.com/krhubert/gotest
go
regexptest
syntaxtest
package
Version:
v0.0.0-...-0bbbf19
Opens a new window with list of versions in this module.
Published: Oct 16, 2024
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Compile compiles the regexp into a program to be executed.
The regexp should have been simplified already (returned from re.Simplify).
Parse parses a regular expression string s, controlled by the specified
Flags, and returns a regular expression parse tree. The syntax is
described in the top-level comment.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.