Converter

open class Converter

Converts PSI elements to AST nodes. It's not meant to be used directly, use Parser instead.

Inheritors

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard

Functions

Link copied to clipboard
open fun convert(v: KtFile): Node.KotlinFile