List of usage examples for javax.lang.model.element Element interface-usage
From source file cop.raml.mocks.ElementMock.java
/** * @author Oleg Cherednik * @since 03.01.2017 */ public class ElementMock extends AnnotatedConstructMock implements Element { protected ElementKind kind;