IInspectable
- Implemented By: IInspectable
Interface for examining a construct and exposing metadata.
Methods
Name | Description |
---|---|
inspect |
Examines construct. |
inspect
public void inspect(TreeInspector inspector)
Examines construct.
- Type: TreeInspector
tree inspector to collect and process attributes.