Add a reified KSClassDeclaration helper to Resolver (#80)

* Add a reified KSClassDeclaration helper to Resolver

Retrieiving the KSClassDeclaration for a KClass is a common operation,
which is currently quite verbose. This adds an extension on top of
Resolver for a more user-friendly API.
1 file changed
tree: 8c6eb0e1b22d31ab1504e65cbf1c3328c79e72e9
  1. libraries/
  2. plugins/