public interface DescriptionListener
Modifier and Type | Interface and Description |
---|---|
static interface |
DescriptionListener.Factory
Factory for creating DescriptionListeners while compiling each file.
|
Modifier and Type | Method and Description |
---|---|
void |
onDescribed(Description description)
Reports a suggested modification to the code.
|
void onDescribed(Description description)
description
- Copyright © 2019. All rights reserved.