public interface SqlExpr
| Modifier and Type | Method and Description |
|---|---|
void |
asString(org.openjena.atlas.io.IndentedWriter writer) |
List<SqlExpr> |
getArgs() |
SqlDatatype |
getDatatype() |
SqlDatatype getDatatype()
void asString(org.openjena.atlas.io.IndentedWriter writer)
Copyright © 2013. All Rights Reserved.