org.dbmaintain.script.parser.impl
Class HandleNextCharacterResult
java.lang.Object
org.dbmaintain.script.parser.impl.HandleNextCharacterResult
public class HandleNextCharacterResult
- extends Object
- Author:
- Filip Neven, Tim Ducheyne
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HandleNextCharacterResult
public HandleNextCharacterResult(ParsingState nextState,
boolean executable)
isExecutable
public boolean isExecutable()
getNextState
public ParsingState getNextState()
Copyright © 2011. All Rights Reserved.