module documentation

Output utilities for xref.

Function json_kythe_graph Generate kythe entries.
Function output_kythe_graph Undocumented
Function unpack Recursively expand namedtuples into dicts.
def json_kythe_graph(kythe_graph): (source)

Generate kythe entries.

def output_kythe_graph(kythe_graph): (source)

Undocumented

def unpack(obj): (source)

Recursively expand namedtuples into dicts.