[Java] Class PogoGetPropertySite

  • org.codehaus.groovy.runtime.callsite.PogoGetPropertySite

Constructor Detail

public PogoGetPropertySite(CallSite parent, Class aClass)

Method Detail

public CallSite acceptGetProperty(Object receiver)

public CallSite acceptGroovyObjectGetProperty(Object receiver)

public Object getProperty(Object receiver)

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