Created by schroederc at 2018-01-22 18:48:58:
The class_file_indexer tool will emit Kythe facts for .class files
(possibly contained within a .jar or .kindex file) as described by
the DESIGN.md in #2589.
该提问来源于开源项目:kythe/kythe
Created by schroederc at 2018-01-22 18:48:58:
The class_file_indexer tool will emit Kythe facts for .class files
(possibly contained within a .jar or .kindex file) as described by
the DESIGN.md in #2589.
该提问来源于开源项目:kythe/kythe
zarko commented inline (context lost during migration) at 2018-01-22 21:55:14:
How much of this duplicates the code in https://github.com/google/kythe/blob/master/kythe/java/com/google/devtools/kythe/platform/java/helpers/SignatureGenerator.java ?