Class CGClassDeclaration


public class CGClassDeclaration extends CGDeclaration
  • Field Details

    • ENUM

      protected final int ENUM
    • ANNOTATION

      protected final int ANNOTATION
  • Constructor Details

    • CGClassDeclaration

      protected CGClassDeclaration(Object instance)
    • CGClassDeclaration

      public CGClassDeclaration(Trees trees, Element element)
  • Method Details