brighterscript
Advanced tools
Changelog
0.16.0 - 2020-10-02
Expression.walk
and Statement.walk
functions which provide shallow or deep walking of the ASTast
reflection methods to be used instead of instanceof
.invalidateReferences()
leadingWhitespace
property now that contains leading whitespace. Retrieving whitespace tokens from the Lexer
will be removed in a future update in favor of this appraochStatement
or Expression
instead of simply implementing their interfaces.astUtils/
in favor of direct node walkingChangelog
0.13.1 - 2020-08-14
rootDir
does not exist in the file system${stagingFolder}/manifest
does not exist in the file system