Searched refs:kytheGraph (Results 1 – 1 of 1) sorted by relevance
159 Optional<VName> jvmNode = kytheGraph.getJvmNode((Symbol) element).map(KytheNode::getVName); in jvmNode()173 JCCompilationUnit compilationUnit, KytheEntrySets entrySets, KytheGraph kytheGraph) { in run() argument177 .context(kytheGraph.getJavaContext()) in run()181 super.run(compilationUnit, entrySets, kytheGraph); in run()