| Interface | Description |
|---|---|
| AstObserver |
An Observer for an AST element (either a Node or a NodeList).
|
| Observable |
Observable element.
|
| Class | Description |
|---|---|
| AstObserverAdapter | |
| PropagatingAstObserver |
This AstObserver attach itself to all new nodes added to the nodes already observed.
|
| Enum | Description |
|---|---|
| AstObserver.ListChangeType |
Type of change occurring on a List
|
| ObservableProperty |
Properties considered by the AstObserver
|
Copyright © 2007–2017. All rights reserved.