weixin_39966922 2020-11-29 18:33
浏览 0

Java indexer: add JVM language integration [phab:D2135]

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

  • 写回答

6条回答 默认 最新

  • weixin_39966922 2020-11-29 18:33
    关注

    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?

    评论

报告相同问题?