java.lang.Object
org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl
All Implemented Interfaces:
Elements
Direct Known Subclasses:
ElementsImpl9

public class ElementsImpl extends Object implements Elements
Utilities for working with java8 and earlier language elements. There is one of these for every ProcessingEnvironment.
See Also:
ElementsImpl9