Created by schroederc at 2018-01-22 22:51:25:
Per the design of #2589, each Java definition will be paired with a
Kythe generates edge from the Java semantic node to the corresponding
JVM semantic node.
该提问来源于开源项目:kythe/kythe
Created by schroederc at 2018-01-22 22:51:25:
Per the design of #2589, each Java definition will be paired with a
Kythe generates edge from the Java semantic node to the corresponding
JVM semantic node.
该提问来源于开源项目:kythe/kythe
cushon commented inline (context lost during migration) at 2018-01-22 23:14:24:
I think this is going to produce paths like a/b/c.jar/one/two/three.class. Is that what you want?