SourcePathCache

class SourcePathCache(functionToCache: (CallLocation) -> TypedPath?, capacity: Int)

Constructors

Link copied to clipboard
constructor(functionToCache: (CallLocation) -> TypedPath?, capacity: Int)

Functions

Link copied to clipboard