Documentation
Regex
.
Compiler
Search
return to top
source
Imports
Init
Regex.Compiler.Basic
Regex.Compiler.Compile
Regex.Compiler.Lemmas
Imported by
Compiler
.
compile
source
def
Compiler
.
compile
(
config
:
Config
:=
default
)
(
flavor
:
Syntax.Flavor
)
(
expr
:
Syntax.Hir
)
:
Except
String
NFA.Checked.NFA
Compile the HIR expression given.
Equations
One or more equations did not get rendered due to their size.
Instances For