- org.codehaus.groovy.ast.stmt.DoWhileStatement
-
-
Inherited fields
Fields inherited from class |
Fields |
interface Statement |
CLOSE_CURRENT_RESULT, KEEP_CURRENT_RESULT, CLOSE_ALL_RESULTS, SUCCESS_NO_INFO, EXECUTE_FAILED, RETURN_GENERATED_KEYS, NO_GENERATED_KEYS |
-
Methods Summary
-
Inherited Methods Summary
Inherited Methods
Methods inherited from class |
Name |
interface Statement |
execute, execute, execute, execute, close, isClosed, getConnection, cancel, getWarnings, clearWarnings, setFetchSize, getFetchDirection, setFetchDirection, getFetchSize, getResultSet, getUpdateCount, clearBatch, executeQuery, getMoreResults, getMoreResults, isPoolable, setCursorName, setMaxRows, closeOnCompletion, setLargeMaxRows, getMaxFieldSize, getLargeMaxRows, executeLargeBatch, executeLargeUpdate, executeLargeUpdate, executeLargeUpdate, executeLargeUpdate, getGeneratedKeys, getResultSetType, addBatch, executeBatch, setPoolable, executeUpdate, executeUpdate, executeUpdate, executeUpdate, getMaxRows, getQueryTimeout, setQueryTimeout, setMaxFieldSize, enquoteIdentifier, enquoteLiteral, isSimpleIdentifier, setEscapeProcessing, getResultSetConcurrency, getResultSetHoldability, isCloseOnCompletion, getLargeUpdateCount, enquoteNCharLiteral, unwrap, isWrapperFor |
class Object |
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
-
-
Method Detail
-
public void setLoopBlock(Statement loopBlock)
-
public void visit(org.codehaus.groovy.ast.GroovyCodeVisitor visitor)
Copyright © 2003-2018 The Apache Software Foundation. All rights reserved.