onigleam/transformer
Types
Values
pub fn transform(
ast: ast.Regex,
capture_names: dict.Dict(String, Int),
options: options.TransformOptions,
) -> Result(TransformResult, errors.TransformError)
Transform an Oniguruma AST to be compatible with gleam_regexp