org.jrdf.sparql.analysis
Interface WhereAnalyser

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

public interface WhereAnalyser
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