Class SimpleGroovyAbstractableElementDoc

java.lang.Object
All Implemented Interfaces:
java.lang.Comparable, GroovyDoc, GroovyProgramElementDoc
Direct Known Subclasses:
SimpleGroovyClassDoc, SimpleGroovyMemberDoc

public class SimpleGroovyAbstractableElementDoc
extends SimpleGroovyProgramElementDoc
  • Constructor Details

    • SimpleGroovyAbstractableElementDoc

      public SimpleGroovyAbstractableElementDoc​(java.lang.String name)
  • Method Details

    • setAbstract

      public void setAbstract​(boolean b)
    • isAbstract

      public boolean isAbstract()