Versions in this module Expand all Collapse all v1 v1.0.1 Jun 15, 2022 v1.0.0 Jun 15, 2022 Changes in this version + type RegexAst struct + Index string + IsRune bool + IsStart bool + Len int + Op string + Value string + func ParseRegex(expr string, mode syntax.Flags) (asts []RegexAst, err error)