public class TypeNameValidator extends Object implements IGosuValidator
| Constructor and Description |
|---|
TypeNameValidator(IType expectedType) |
TypeNameValidator(IType expectedType,
ITypeUsesMap typeUsesMap) |
| Modifier and Type | Method and Description |
|---|---|
void |
validate(IParsedElement rootParsedElement,
String scriptSrc) |
public TypeNameValidator(IType expectedType)
public TypeNameValidator(IType expectedType, ITypeUsesMap typeUsesMap)
public void validate(IParsedElement rootParsedElement, String scriptSrc)
validate in interface IGosuValidatorCopyright © 2016. All rights reserved.