ASTParser
ASTParser is a fork of Astring. The original author is David Bonnet and Astring is released under an MIT
license. This version is only available by the MPLv2.0 license. Please see the original source.
Static Method Summary
| Static Public Methods | ||
| public static |
ASTParser returns an instance of ParserData containing a string representing the rendered code of the provided AST
|
|