public class TypedLiteralAST extends Object implements AST<RippleList>
| Constructor and Description |
|---|
TypedLiteralAST(String value,
AST<RippleList> type) |
public TypedLiteralAST(String value, AST<RippleList> type)
public void evaluate(Sink<RippleList> sink, QueryEngine qe, ModelConnection mc) throws RippleException
evaluate in interface AST<RippleList>RippleExceptionCopyright © 2007-2012 fortytwo.net. All Rights Reserved.