public static class ZmlScanner.SymbolCollector extends Object implements ZPrinter
| Constructor and Description |
|---|
SymbolCollector(Dialect d,
Class<?> clazz,
ZmlScanner scanner) |
| Modifier and Type | Method and Description |
|---|---|
Dialect |
getDialect() |
List<Symbol> |
getSymbols() |
void |
printToken(Token token) |
public SymbolCollector(Dialect d, Class<?> clazz, ZmlScanner scanner)
public Dialect getDialect()
getDialect in interface ZPrinterpublic void printToken(Token token)
printToken in interface ZPrinterCopyright © 2003–2016 Community Z Tools Project. All rights reserved.