Package com.batch.android.lisp
Interface EvaluationContext
-
- All Known Implementing Classes:
CachingContext,EventContext,MetaContext,NativeAttributeContext,UserAttributeContext
public interface EvaluationContext
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ValueresolveVariableNamed(java.lang.String name)
-
-
-
Method Detail
-
resolveVariableNamed
Value resolveVariableNamed(java.lang.String name)
-
-