public class NewlineScanner extends CztScannerImpl
| Constructor and Description |
|---|
NewlineScanner(CztScanner scanner) |
| Modifier and Type | Method and Description |
|---|---|
Dialect |
getDialect() |
protected int |
getNLSym() |
protected Class<?> |
getSymbolClass() |
protected boolean |
isBoxSymbol(int sym) |
protected boolean |
isSchSymbol(int sym) |
protected boolean |
isWhereSymbol(int sym) |
Symbol |
next_token() |
getSymbolMap, getSymbolMap2, logSymboldoLog, getDebugLoggingLevel, logDebugInfo, logFormatted, setDebugclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitlogDebugInfo, logFormattedpublic NewlineScanner(CztScanner scanner)
protected boolean isBoxSymbol(int sym)
protected boolean isWhereSymbol(int sym)
protected boolean isSchSymbol(int sym)
protected int getNLSym()
protected Class<?> getSymbolClass()
getSymbolClass in class CztScannerImplpublic Dialect getDialect()
Copyright © 2003–2016 Community Z Tools Project. All rights reserved.