Skip to main content

find_implementations

Find all classes/structs implementing an interface or extending a class. Returns an envelope with items, totalCount, truncated, and limit.

Parameters

ParameterTypeRequiredDescription
symbolstringType name (simple or fully qualified)
limitint?Maximum number of items to return (default: 200). Items are sorted by file, then line.