Closed
Description
For the following escape builtins:
graphemeCluster
whitespace
decimalDigit
horizontalWhitespace
newlineSequence
verticalTab
wordCharacter
We currently form DSL character classes using their unconverted AST atoms. We ought to have DSL representations for them, perhaps under an e.g BuiltinCharacterClass
type.
Metadata
Metadata
Assignees
Labels
No labels