kwazthis

command
v0.0.67 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 14, 2024 License: Apache-2.0, NCSA Imports: 23 Imported by: 0

Documentation

Overview

Binary kwazthis (K, what's this?) determines what references are located at a particular offset (or line and column) within a file. All results are printed as JSON.

By default, kwazthis will search for a .kythe configuration file in a directory above the given --path (if it exists locally relative to the current working directory). If found, --path will be made relative to this directory and --root before making any Kythe service requests. If not found, --path will be passed unchanged. --ignore_local_repo will turn off this behavior.

Usage:

kwazthis --path kythe/cxx/tools/kindex_tool_main.cc --offset 2660
kwazthis --path kythe/cxx/common/CommandLineUtils.cc --line 81 --column 27
kwazthis --path kythe/java/com/google/devtools/kythe/analyzers/base/EntrySet.java --offset 2815

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL