org.jrdf.sparql.analysis
Interface ProjectAnalyser

All Superinterfaces:
org.jrdf.sparql.parser.node.Switch
All Known Implementing Classes:
ProjectAnalyserImpl

public interface ProjectAnalyser
extends org.jrdf.sparql.parser.node.Switch


Method Summary
 Expression<ExpressionVisitor> getExpression()
           
 

Method Detail

getExpression

Expression<ExpressionVisitor> getExpression()
                                            throws org.jrdf.sparql.parser.parser.ParserException
Throws:
org.jrdf.sparql.parser.parser.ParserException