public abstract class KeyWordAnalyzer extends Object
Queue<String>
syntaxQueue
KeyWordAnalyzer()
abstract void
analyseStatement()
getSyntaxQueue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Queue<String> syntaxQueue
public KeyWordAnalyzer()
public Queue<String> getSyntaxQueue()
public abstract void analyseStatement()
Copyright © 2015 WSO2. All rights reserved.