public interface IDeclarationSiteValidator
| Modifier and Type | Method and Description |
|---|---|
void |
validate(IParsedElement feature)
Called after the whole class has been defn compiled.
|
void validate(IParsedElement feature)
feature - the parsed element that this annotation lives on.Copyright © 2015. All rights reserved.