public abstract class ExprCommon extends Object implements IsExpr
| Constructor and Description |
|---|
ExprCommon(Op op,
IsExpr... args) |
ExprCommon(Op op,
List<IsExpr> args) |
| Modifier and Type | Method and Description |
|---|---|
Op |
getOp() |
List<IsExpr> |
getOperands() |
void |
toSparql(int precedence,
Settings s,
StringBuilder sb) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoSparqlCopyright © 2019. All rights reserved.