codeOf

abstract fun codeOf(astNode: AstNode): String?

Returns the raw code of the supplied AstNode.