Package astra.statement
Class Query
java.lang.Object
astra.core.AbstractElement
astra.statement.AbstractStatement
astra.statement.Query
- All Implemented Interfaces:
Statement
public class Query extends AbstractStatement
-
Constructor Summary
-
Method Summary
Modifier and Type Method Description StatementHandlergetStatementHandler()StringtoString()Methods inherited from class astra.core.AbstractElement
beginLine, endLine, getASTRAClass, isLinkedToSource, setLocationMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface astra.statement.Statement
beginLine, endLine, getASTRAClass, isLinkedToSource
-
Constructor Details
-
Method Details