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 ZPrinter
public void printToken(Token token)
printToken
in interface ZPrinter
Copyright © 2003–2016 Community Z Tools Project. All rights reserved.