dk.brics.tajs.monitoring.inspector.datacollection in order to help implement InspectorAPI.See: Description
| Class | Description |
|---|---|
| ContextExpressionFilterer |
Filters contexts based on a tiny domain specific language.
|
| DomainMapper |
Main utility for mapping between the TAJS domain and the
InspectorAPI domain. |
| IDManager |
Manager (preferably used as a singleton) for mapping complex objects and opaque identifiers.
|
| IntermediaryStateComputer |
Computes the intermediary state between nodes in a block.
|
| LineValueComputer |
Computes the abstract values that are syntactically present at a specific line.
|
| SyntaxMatcher |
Utility-methods for matching simple source positions (file/line/column) to
AbstractNode. |
dk.brics.tajs.monitoring.inspector.datacollection in order to help implement InspectorAPI.
Maps between the TAJS domain and the InspectorAPI domain.Copyright © 2009-2019 Aarhus University