PostImport

data class PostImport(val name: String, val global: Boolean) : Insn

Constructors

Link copied to clipboard
constructor(name: String, global: Boolean)

Properties

Link copied to clipboard
Link copied to clipboard