Skip to content

Add builtin character class atoms to the DSL tree #579

Closed
@hamishknight

Description

@hamishknight

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions