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, logSymbol
doLog, getDebugLoggingLevel, logDebugInfo, logFormatted, setDebug
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
logDebugInfo, logFormatted
public 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 CztScannerImpl
public Dialect getDialect()
Copyright © 2003–2016 Community Z Tools Project. All rights reserved.