Skip to content

DSL's .startOfLine should match at start of line. #571

Closed
@milseman

Description

@milseman

Currently the DSL's .startOfLine anchor maps to the literal's ^, which is start of input or line depending on options. As proposed it should match at the start of any line. We should probably rename the AST's anchor kind and DSLTree should support a lowered anchor.

rdar://97029630

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