Skip to main content

Crate resharp_parser

Crate resharp_parser 

Source
Expand description

Parser for resharp regex patterns.

Converts regex pattern strings into the node representation used by resharp-algebra.

Structs§

ResharpError
ResharpParser
RE# syntax parser based on the regex-syntax crate.

Enums§

Either

Functions§

is_escapeable_character
is_meta_character
parse_ast