org.codehaus.groovy.binding
Interface SourceBinding

All Known Implementing Classes:
ClosureSourceBinding, ModelBinding.ModelBindingPropertyBinding, PropertyBinding

public interface SourceBinding

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

Method Summary
 java.lang.Object getSourceValue()
           
 

Method Detail

getSourceValue

java.lang.Object getSourceValue()


Copyright © ${year} The Codehaus. All Rights Reserved.