ImportSymbol

Represents an imported symbol in an executable file

Properties

Link copied to clipboard
abstract val fields: Map<String, Any>

Get all fields of the structure

Link copied to clipboard
abstract val file: String

The name of the file (library) from which the symbol is imported

Link copied to clipboard
abstract val name: String

The name of the imported symbol