[Java] Class SimpleGroovyAbstractableElementDoc

  • org.codehaus.groovy.tools.groovydoc.SimpleGroovyAbstractableElementDoc
public class SimpleGroovyAbstractableElementDoc
extends SimpleGroovyProgramElementDoc

Constructor Detail

public SimpleGroovyAbstractableElementDoc(String name)

Method Detail

public boolean isAbstract()

public void setAbstract(boolean b)

© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/3.0.7/html/gapi/org/codehaus/groovy/tools/groovydoc/SimpleGroovyAbstractableElementDoc.html