public interface IUsageSiteValidator
| Modifier and Type | Method and Description |
|---|---|
void |
validate(IParsedElement pe)
Called after the Gosu source corresponding to the parsed element is fully parsed.
|
void validate(IParsedElement pe)
pe - The parsed element to validate.Copyright © 2015. All rights reserved.