Class | Description |
---|---|
ASTPreprocessor |
The AST preprocessor class that receives an AST and preprocesses it.
|
LevelOrderPair |
A pair denoting the level and the order of an extracted statement.
|
PythonBinder |
Class used to bind this library to a python file.
|
SequenceExtractor |
The sequence extractor class that receives code snippets and translates it to sequences.
|
SequenceExtractorTest |
Class used as a test of the
SequenceExtractor . |
Copyright © 2017. All rights reserved.