Interface Eval
-
- All Known Implementing Classes:
BooleanEqualsFn
,Condition
,Expr
,Fn
,GetAttr
,IsSet
,IsValidHostLabel
,IsVirtualHostableS3Bucket
,Literal
,Not
,ParseArn
,ParseUrl
,PartitionFn
,Ref
,SingleArgFn
,StringEqualsFn
,Substring
,UriEncodeFn
public interface Eval
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Value
eval(Scope<Value> scope)
-