groovy / 4.0 / org / codehaus / groovy / groovydoc / groovyfielddoc.html

[Java] Interface GroovyFieldDoc

  • org.codehaus.groovy.groovydoc.GroovyDoc
All Superinterfaces:
GroovyMemberDoc, GroovyProgramElementDoc, GroovyDoc
public interface GroovyFieldDoc
extends GroovyMemberDoc

Method Detail

public Object constantValue()

public String constantValueExpression()

public boolean isTransient()

public boolean isVolatile()

public GroovyType type()

© 2003-2022 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/4.0.0/html/gapi/org/codehaus/groovy/groovydoc/GroovyFieldDoc.html