rokucommunity / brighterscript

A superset of Roku's BrightScript language
MIT License
153 stars 47 forks source link

Adds `AstNode.getEndTrivia()` #1184

Closed markwpearce closed 2 months ago

markwpearce commented 2 months ago

Solves #1181

This allows access to the trivia at the end of a block when walking the AST