Interface GroovyNativeElement

All Known Implementing Classes:
GroovyNativeElement.Class, GroovyNativeElement.ClassWithOwner, GroovyNativeElement.Field, GroovyNativeElement.Method, GroovyNativeElement.Package, GroovyNativeElement.Parameter, GroovyNativeElement.Placeholder

Groovy's native element.
Since:
4.0.0
Author:
Denis Stepanov
  • Method Details

    • annotatedNode

      org.codehaus.groovy.ast.AnnotatedNode annotatedNode()
      Returns:
      The annotated node representing the type.