org.jrdf.sparql.analysis
Interface WhereAnalyser

All Superinterfaces:
Switch
All Known Implementing Classes:
WhereAnalyserImpl

public interface WhereAnalyser
extends Switch


Method Summary
 Expression getExpression()
           
 

Method Detail

getExpression

Expression getExpression()
                         throws ParserException
Throws:
ParserException