This repository was archived by the owner on Mar 8, 2020. It is now read-only.

Description
The most of the semantic nodes do not have the assigned roles. This is very inconvenient for the majority of our mining tasks, because we do not want to write complex XPaths which take the structure into account. E.g. to get the imports, we need to take uast:Identifier-s which are Name-s under uast:RuntimeImport, We want the way it works for Java.