v1/kythe_utils library

Functions

kelicapArtifactsForKythe(LibraryElement element, {UncaughtExceptionHandler? uncaughtExceptionHandler}) Future<KelicapArtifacts?>?

Typedefs

UncaughtExceptionHandler = bool Function(Object exception, StackTrace stackTrace)