[Java] Class SimpleGroovyMemberDoc

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

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/2.4.21/html/gapi/org/codehaus/groovy/tools/groovydoc/SimpleGroovyMemberDoc.html