Graph representations of source code — abstract syntax tree (AST), control-flow graph (CFG), data-flow graphs, etc. — are now commonly employed by machine learning researchers for code research. In ...