regex

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2025 License: MIT Imports: 9 Imported by: 0

Documentation

Overview

Package regex implements a regex parser.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Transpile

func Transpile(elkRegex string, flags bitfield.BitField8) (string, diagnostic.DiagnosticList)

Transpile an Elk regex string to a Go regex string

Types

This section is empty.

Directories

Path Synopsis
Package flag contains the definitions of Elk Regex flags
Package flag contains the definitions of Elk Regex flags
Package lexer implements a regex lexer
Package lexer implements a regex lexer
Package parser implements a regex parser.
Package parser implements a regex parser.
ast
Package ast defines types used by the regex parser.
Package ast defines types used by the regex parser.
Package token implements tokens produced by the regex lexer and used by the regex parser
Package token implements tokens produced by the regex lexer and used by the regex parser

Jump to

Keyboard shortcuts

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