cypher121
09/09/2016, 4:29 PMresolve method with a list of annotation classes you want to process, then get them from ScriptContents.annotations and process however you want. I don't have my own code at hand, but here's an examplehttps://github.com/ligee/kotlin-jupyter/blob/master/src/main/kotlin/org/jetbrains/kotlin/jupyter/resolve.kt#L20