Skip to content

Instantly share code, notes, and snippets.

@dilrajsingh1997
Created November 20, 2021 13:43
Show Gist options
  • Save dilrajsingh1997/3f4abac584c3814858804d844cf7e11e to your computer and use it in GitHub Desktop.
Save dilrajsingh1997/3f4abac584c3814858804d844cf7e11e to your computer and use it in GitHub Desktop.
val symbols = resolver
.getSymbolsWithAnnotation("com.example.annotation.ComposeDestination")
.filterIsInstance<KSClassDeclaration>()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment