PyQuotable

final class PyQuotable(val variable: String) extends AnyVal
Companion:
object
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

def cleanup(): Unit

Concrete fields

val variable: String