org.codehaus.groovy.binding
Interface SourceBinding

All Known Implementing Classes:
ClosureSourceBinding, ClosureTriggerBinding, PropertyBinding

public interface SourceBinding

Since:
Groovy 1.1
Version:
$Revision: 7797 $
Author:
Danno Ferrin

Method Summary
 Object getSourceValue()
           
 

Method Detail

getSourceValue

Object getSourceValue()

Copyright © 2003-2009 The Codehaus. All rights reserved.