public interface Verifiable
| Modifier and Type | Method and Description |
|---|---|
void |
verify()
Réalise les vérifications nécessaires sur l'instance, et jette une exception en cas de problème
|
void verify()
throws InvalidSyntaxException
InvalidSyntaxException - If something is wrongCopyright © 2017. All rights reserved.