public class JavaDocAnnotationVerifier extends AbstractBaseAnnotationVerifier
| Constructor and Description |
|---|
JavaDocAnnotationVerifier() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addMessage(org.mule.devkit.model.Identifiable element,
DevkitNotification message,
Object... args) |
boolean |
shouldVerify(org.mule.devkit.model.module.Module module) |
protected void |
validateSampleTag(org.mule.devkit.model.Method<org.mule.devkit.model.Type> method) |
void |
verify(org.mule.devkit.model.module.Module module,
NotificationGatherer gatherer) |
getGatherer, setGathererpublic boolean shouldVerify(org.mule.devkit.model.module.Module module)
public void verify(org.mule.devkit.model.module.Module module,
NotificationGatherer gatherer)
throws AnnotationVerificationException
AnnotationVerificationExceptionprotected void validateSampleTag(org.mule.devkit.model.Method<org.mule.devkit.model.Type> method)
throws AnnotationVerificationException
AnnotationVerificationExceptionprotected void addMessage(org.mule.devkit.model.Identifiable element,
DevkitNotification message,
Object... args)
Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.