Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Exposed more variables to ESParser related plugin callbacks. - #263

Merged
h13i32maru merged 1 commit into
esdoc:masterfrom
typhonrt:master
Jun 11, 2016
Merged

Exposed more variables to ESParser related plugin callbacks.#263
h13i32maru merged 1 commit into
esdoc:masterfrom
typhonrt:master

Conversation

@typhonrt

@typhonrt typhonrt commented Apr 9, 2016

Copy link
Copy Markdown
Contributor

@h13i32maru Please review this PR as it exposes all data available in ESParser to parsing related plugin callbacks. It is rather handy to have the file path (filePath) for instance in onHandleCode and onHandleAST for the source code being processed.

Please let me know if any changes need to be made and I'll update the PR. I have a really significant ESDoc plugin for interactive visualization of source code that is blocked without more plugin data for AST processing.

…ra data is very useful in handling code and AST parsing.
@h13i32maru
h13i32maru merged commit 4fea0f3 into esdoc:master Jun 11, 2016
@h13i32maru

Copy link
Copy Markdown
Member

@typhonrt Sorry for late reply 🙇
Thanks for this PR! I merged it!

@typhonrt

Copy link
Copy Markdown
Contributor Author

💯 Thanks so much.. You'll really like the plugins I'm releasing soon!

Unrelated: let me know about helping on a switch to babylon as I've got all the work done already!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants