public class ZmlScanner extends ZmlScanner
ZmlScanner.SymbolCollector
dialect_
Constructor and Description |
---|
ZmlScanner(net.sourceforge.czt.session.Dialect d,
Iterator<Token> iter,
Properties props) |
ZmlScanner(net.sourceforge.czt.session.SectionInfo si,
net.sourceforge.czt.base.ast.Term term,
net.sourceforge.czt.z.util.WarningManager manager,
Properties prop)
Creates a new ZML scanner.
|
Modifier and Type | Method and Description |
---|---|
protected Class<?> |
getSymbolClass() |
protected Pair<String,Object> |
getSymbolName(Token token) |
Symbol |
next_token() |
append, getDialect, getSymbol, prepend, setSymbols
getSymbolMap, getSymbolMap2, logSymbol
doLog, getDebugLoggingLevel, logDebugInfo, logFormatted, setDebug
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
logDebugInfo, logFormatted
public ZmlScanner(net.sourceforge.czt.session.SectionInfo si, net.sourceforge.czt.base.ast.Term term, net.sourceforge.czt.z.util.WarningManager manager, Properties prop)
term
- manager
- prop
- public ZmlScanner(net.sourceforge.czt.session.Dialect d, Iterator<Token> iter, Properties props)
public Symbol next_token()
next_token
in interface Scanner
next_token
in class ZmlScanner
protected Pair<String,Object> getSymbolName(Token token)
getSymbolName
in class ZmlScanner
protected Class<?> getSymbolClass()
getSymbolClass
in class ZmlScanner
Copyright © 2003–2016 Community Z Tools Project. All rights reserved.