public final class SuperficialValidation
extends java.lang.Object
Element instances and ensures that all type information
is present and resolvable.| Constructor and Description |
|---|
SuperficialValidation() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
validateElement(javax.lang.model.element.Element element) |
static boolean |
validateElements(java.lang.Iterable<? extends javax.lang.model.element.Element> elements) |
Copyright © 2018 Google, Inc.. All Rights Reserved.