public abstract class KeyWordAnalyzer extends Object
| Modifier and Type | Field and Description |
|---|---|
Queue<String> |
syntaxQueue |
| Constructor and Description |
|---|
KeyWordAnalyzer() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
analyseStatement() |
Queue<String> |
getSyntaxQueue() |
Copyright © 2018 WSO2. All rights reserved.