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.
  • Class
    Description
    Some XElement implementations have an associated Element, in which case they implement this interface in order to expose the Element.
    Implementation relying primarily on TypeMirror, but also capable to use reflection similarly to ReflectionTypeFactory.