|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hp.hpl.jena.sparql.expr.ExprVisitorBase
com.hp.hpl.jena.sparql.expr.ExprBuild
public class ExprBuild
Visitor class to run over expressions and initialise them
| Constructor Summary | |
|---|---|
ExprBuild(Context context)
|
|
| Method Summary | |
|---|---|
void |
visit(ExprFunctionN func)
|
| Methods inherited from class com.hp.hpl.jena.sparql.expr.ExprVisitorBase |
|---|
finishVisit, startVisit, visit, visit, visit, visit, visit, visit, visit, visit |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExprBuild(Context context)
| Method Detail |
|---|
public void visit(ExprFunctionN func)
visit in interface ExprVisitorvisit in class ExprVisitorBase
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||