Skip to content

Instantly share code, notes, and snippets.

@tarek360
Created June 8, 2017 19:15
Show Gist options
  • Save tarek360/0158c240ffbc072682dca83fdb57105e to your computer and use it in GitHub Desktop.
Save tarek360/0158c240ffbc072682dca83fdb57105e to your computer and use it in GitHub Desktop.
val VariableElements = typeElement.enclosedElements
.filterIsInstance<VariableElement>()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment