Package org.infinispan.protostream.annotations.impl.processor.types
package org.infinispan.protostream.annotations.impl.processor.types
Representation of types based on javax.lang.model for annotation processing during compile time.
-
ClassDescriptionSome
XElementimplementations have an associatedElement, in which case they implement this interface in order to expose the Element.Implementation relying primarily onTypeMirror, but also capable to use reflection similarly toReflectionTypeFactory.