Uses of Class
xyz.cofe.cxel.TDump
| Package | Description |
|---|---|
| xyz.cofe.cxel |
Основной пакет для парсинга и интерпретации AST
|
-
Uses of TDump in xyz.cofe.cxel
Methods in xyz.cofe.cxel that return TDump Modifier and Type Method Description static TDump<AST>ASTDump. build()Создание дампаstatic TDump<AST>ASTDump. build(java.util.function.Consumer<TDump<AST>> conf)Создание дампаTDump<A>TDump. configure(java.util.function.Consumer<TDump<A>> conf)<N extends A>
TDump<A>TDump. decode(java.lang.Class<N> cls, java.util.function.Function<N,java.lang.String> decoder)