public class PlainLiteralAST extends Object implements AST<RippleList>
| Constructor and Description |
|---|
PlainLiteralAST(String value) |
PlainLiteralAST(String value,
String language) |
public PlainLiteralAST(String value)
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.