Lines Matching full:extractors
5 extractors, and tools directly supported by the Kythe team.
13 - extractors
58 export JAVAC_EXTRACTOR_JAR=/opt/kythe/extractors/javac_extractor.jar
64 # Force Maven to compile with extractors/javac-wrapper.sh
68 -Dmaven.compiler.executable=/opt/kythe/extractors/javac-wrapper.sh
100 ## Extractors
102 `extractors/cxx_extractor` and `extractors/javac_extractor.jar` are
121 `extractors/javac-wrapper.sh` is provided as one way to inject an extractor into
130 Read `extractors/javac-wrapper.sh` for more details on its usage and see
132 https://kythe.io/repo/kythe/java/com/google/devtools/kythe/extractors/java/standalone/Dockerfile
134 https://kythe.io/repo/kythe/java/com/google/devtools/kythe/extractors/java/maven/Dockerfile.
143 java -Xbootclasspath/p:extractors/javac_extractor.jar \
144 -jar extractors/javac_extractor.jar \
148 extractors/cxx_extractor -Ithird_party/include some.cc
153 produced by the extractors and emit a stream of protobuf wire-encoded facts