Class ExtensionMethodNode

java.lang.Object
All Implemented Interfaces:
GroovydocHolder<AnnotatedNode>, NodeMetaDataHandler, org.objectweb.asm.Opcodes

public class ExtensionMethodNode
extends MethodNode
Represents method nodes which are used by the static type checker to virtually add methods coming from DGM-like methods.
  • Constructor Details

  • Method Details

    • getExtensionMethodNode

      public MethodNode getExtensionMethodNode()
    • isStaticExtension

      public boolean isStaticExtension()