groovy / 4.0 / org / codehaus / groovy / runtime / metaclass / newmetamethod.html

[Java] Class NewMetaMethod

  • org.codehaus.groovy.runtime.metaclass.NewMetaMethod
public class NewMetaMethod
extends ReflectionMetaMethod

Base class for NewInstanceMetaMethod and NewStaticMetaMethod

Field Detail

protected static final CachedClass[] EMPTY_TYPE_ARRAY

protected CachedClass[] bytecodeParameterTypes

Constructor Detail

public NewMetaMethod(CachedMethod method)

Method Detail

public CachedClass[] getBytecodeParameterTypes()

@Override public CachedClass getDeclaringClass()

public CachedClass getOwnerClass()

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