regex2dfa

package
v0.0.0-...-5d0d25f Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2018 License: 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