emit

open override fun emit(contents: IconFileContents): String(source)

Generates Kotlin source code for the given icon file contents.

Return

The generated Kotlin source code.

Parameters

contents

The parsed icon model to emit code for.