//
pkg.gl
Category
github.com/google/codesearch
regexp
package
1.3.0-rc.1
Repository:
https://github.com/google/codesearch.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
14
Dependents
70
Files
1.1k SLOC
#
Functions
Compile
Compile parses a regular expression and returns, if successful, a Regexp object that can be used to match against lines of text.
#
Structs
Grep
TODO:.
Regexp
Regexp is the representation of a compiled regular expression.