regex2dfa

package
v0.9.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 31, 2021 License: GPL-3.0, Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrInternal = errors.New("regex2dfa: internal error")

ErrInternal is returned any error occurs.

Functions

func MustRegex2DFA

func MustRegex2DFA(regex string) string

MustRegex2DFA converts regex into a DFA table. Panic on error.

func Regex2DFA

func Regex2DFA(regex string) (string, error)

Regex2DFA converts regex into a DFA table.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL