[Java] Class SimpleGroovyMemberDoc

  • org.codehaus.groovy.tools.groovydoc.SimpleGroovyMemberDoc
All Implemented Interfaces and Traits:
GroovyMemberDoc
public class SimpleGroovyMemberDoc
extends SimpleGroovyAbstractableElementDoc
implements GroovyMemberDoc

Field Detail

protected GroovyClassDoc belongsToClass

Constructor Detail

public SimpleGroovyMemberDoc(String name, GroovyClassDoc belongsToClass)

Method Detail

public String commentText()

public String firstSentenceCommentText()

public boolean isSynthetic()

© 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/SimpleGroovyMemberDoc.html