[Java] Class GetEffectivePogoFieldSite

  • org.codehaus.groovy.runtime.callsite.GetEffectivePogoFieldSite

Constructor Detail

public GetEffectivePogoFieldSite(CallSite site, MetaClass metaClass, CachedField effective)

Method Detail

public final CallSite acceptGetProperty(Object receiver)

public final CallSite acceptGroovyObjectGetProperty(Object receiver)

public final Object callGetProperty(Object receiver)

public final Object callGroovyObjectGetProperty(Object receiver)

public final Object getProperty(Object receiver)

© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/2.5.14/html/gapi/org/codehaus/groovy/runtime/callsite/GetEffectivePogoFieldSite.html