Package-level declarations

Types

Link copied to clipboard
interface AstObserver
An Observer for an AST element (either a Node or a NodeList).
Link copied to clipboard
Link copied to clipboard
interface Observable
Observable element.
Link copied to clipboard
Properties considered by the AstObserver
Link copied to clipboard
This AstObserver attach itself to all new nodes added to the nodes already observed.