|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgudusoft.gsqlparser.pp.processor.type.comm.AbstractProcessor<TParseTreeNode>
gudusoft.gsqlparser.pp.processor.type.comm.CombineWhitespaceAndClearReturnProcessor
public class CombineWhitespaceAndClearReturnProcessor
combine multiply whitespaces into a single whitespace, and remove the return token
| Constructor Summary | |
|---|---|
CombineWhitespaceAndClearReturnProcessor()
|
|
| Method Summary | |
|---|---|
void |
beforeProcess(TParseTreeNode node)
method template. |
| Methods inherited from class gudusoft.gsqlparser.pp.processor.type.comm.AbstractProcessor |
|---|
afterProcess, getOption, init, process |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CombineWhitespaceAndClearReturnProcessor()
| Method Detail |
|---|
public void beforeProcess(TParseTreeNode node)
AbstractProcessor
beforeProcess in class AbstractProcessor<TParseTreeNode>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||