public interface IGosuValidator
| Modifier and Type | Method and Description |
|---|---|
void |
validate(IParsedElement rootParsedElement,
String scriptSrc)
Provides additional semantic checks to a Gosu parser
|
void validate(IParsedElement rootParsedElement, String scriptSrc)
rootParsedElement - - the root parsed element to validate fromCopyright © 2019. All rights reserved.