Klasse TranspilerJavaScanner

Alle implementierten Schnittstellen:
TreeVisitor<Object,Transpiler>

public final class TranspilerJavaScanner extends TreePathScanner<Object,Transpiler>
This class implements the class TreePathScanner for scanning the java compilers abstract syntax tree and gather some information to be used in the transpiling process.