net.fortytwo.ripple.cli.ast
Class AnnotatedAST
java.lang.Object
net.fortytwo.ripple.cli.ast.AnnotatedAST
- All Implemented Interfaces:
- AST<RippleList>
public class AnnotatedAST
- extends Object
- implements AST<RippleList>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnnotatedAST
public AnnotatedAST(AST inner,
Properties props)
evaluate
public void evaluate(Sink<RippleList,RippleException> sink,
QueryEngine qe,
ModelConnection mc)
throws RippleException
- Specified by:
evaluate in interface AST<RippleList>
- Throws:
RippleException
Copyright © 2007-2011 fortytwo.net. All Rights Reserved.