Plume is a code representation benchmarking library with options to extract the AST from Java bytecode and store the result in various graph databases.
Thanks for this library. I am trying to understand whether I can use plume for doing intraprocedural analysis or it is only for interprocedural analysis?
Thanks for this library. I am trying to understand whether I can use plume for doing intraprocedural analysis or it is only for interprocedural analysis?