| Class | Description |
|---|---|
| ASTExtractor |
Contains all functions for extracting Abstract Syntax Trees (ASTs) from java files.
|
| ASTExtractorProperties |
Handles setting the properties for omitting nodes or keeping them as leafs.
|
| ASTExtractorTest |
Test for the
ASTExtractor class. |
| MainApp |
Contains the main class of the application.
|
| PythonBinder |
Class used to bind this library to a python file.
|
Copyright © 2016. All rights reserved.