Skip to content

codingforkind/mirror

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mirror

A code mirror based on program slicing.

mark

Analysis the project, extract packages, classes, methods, variables from it and then construct control-dependence-graph and store it into neo4j graph database using neo4j-ogm.

next

The neo4j cypher will be used to perform program slicing algorithms in the next step.