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 java.lang.Object
getSourceValue()
Deprecated.
-
Method Details
-
getSourceValue
java.lang.Object getSourceValue()Deprecated.
-