Class IRExtractionRunner
java.lang.Object
edu.university.ecs.lab.intermediate.create.IRExtractionRunner
The IR extraction process is responsible for cloning remote services, scanning through each local repo and extracting rest endpoints/calls, and writing each service and endpoints to intermediate representation.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
IRExtractionRunner
public IRExtractionRunner()
-
-
Method Details
-
main
Intermediate extraction runner, generates IR from remote repository and writes to file.- Throws:
Exception
-