|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openrdf.query.parser.sparql.ast.SimpleNode
org.openrdf.query.parser.sparql.ast.ASTOperation
org.openrdf.query.parser.sparql.ast.ASTUpdate
public abstract class ASTUpdate
| Field Summary |
|---|
| Fields inherited from class org.openrdf.query.parser.sparql.ast.SimpleNode |
|---|
children, id, parent, parser |
| Constructor Summary | |
|---|---|
ASTUpdate(int id)
|
|
ASTUpdate(SyntaxTreeBuilder p,
int id)
|
|
| Method Summary |
|---|
| Methods inherited from class org.openrdf.query.parser.sparql.ast.ASTOperation |
|---|
getDatasetClauseList |
| Methods inherited from class org.openrdf.query.parser.sparql.ast.SimpleNode |
|---|
childrenAccept, dump, dump, jjtAccept, jjtAddChild, jjtAppendChild, jjtClose, jjtGetChild, jjtGetChild, jjtGetChildren, jjtGetChildren, jjtGetNumChildren, jjtGetParent, jjtInsertChild, jjtOpen, jjtReplaceChild, jjtReplaceWith, jjtSetParent, toString, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ASTUpdate(int id)
id -
public ASTUpdate(SyntaxTreeBuilder p,
int id)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||