Skip to content

chore: expose ast root node (#701)#762

Merged
ebussieres merged 1 commit into
PebbleTemplates:masterfrom
covicale:feature/expose-ast-root-node
Jan 31, 2026
Merged

chore: expose ast root node (#701)#762
ebussieres merged 1 commit into
PebbleTemplates:masterfrom
covicale:feature/expose-ast-root-node

Conversation

@covicale

Copy link
Copy Markdown
Contributor

This PR adds as part of the PebbleTemplate interface the method getRoot() in order to expose the root node.
Closes: #701

@ebussieres ebussieres added this to the 4.1.1 milestone Jan 31, 2026
@ebussieres ebussieres merged commit cd62aa7 into PebbleTemplates:master Jan 31, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature Request: Expose AST Root Node to Enable Custom NodeVisitor Implementation

3 participants