Package org.codehaus.groovy.binding
Interface SourceBinding
- All Known Implementing Classes:
ClosureSourceBinding,ClosureTriggerBinding,PropertyBinding
@Deprecated public interface SourceBinding
Deprecated.
- Since:
- Groovy 1.1
-
Method Summary
Modifier and Type Method Description ObjectgetSourceValue()Deprecated.
-
Method Details
-
getSourceValue
Object getSourceValue()Deprecated.
-