java.lang.Object
org.eclipse.edc.plugins.autodoc.core.processor.compiler.ElementFunctions

public class ElementFunctions extends Object
Contains convenience methods for working with Java Compiler API.
  • Method Details

    • typeFor

      public static String typeFor(Element element)
      Returns the type of the given element.