public class NewlineScanner extends NewlineScanner
Constructor and Description |
---|
NewlineScanner(CztScanner scanner) |
Modifier and Type | Method and Description |
---|---|
protected int |
getNLSym() |
protected Class<?> |
getSymbolClass() |
protected boolean |
isBoxSymbol(int sym) |
protected boolean |
isSchSymbol(int sym) |
protected boolean |
isWhereSymbol(int sym) |
getDialect, 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)
isBoxSymbol
in class NewlineScanner
protected boolean isWhereSymbol(int sym)
isWhereSymbol
in class NewlineScanner
protected boolean isSchSymbol(int sym)
isSchSymbol
in class NewlineScanner
protected int getNLSym()
getNLSym
in class NewlineScanner
protected Class<?> getSymbolClass()
getSymbolClass
in class NewlineScanner
Copyright © 2003–2016 Community Z Tools Project. All rights reserved.