ShakeInterpreterClasspath

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open fun getClass(descriptor: String): ShakeInterpreterClass?
Link copied to clipboard
open fun getField(descriptor: String): ShakeInterpreterField?
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract fun load(storage: StorageFormat)
open fun load(vararg storages: StorageFormat)
open fun load(storages: List<StorageFormat>)