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