PythonStyleAttribute

sealed class PythonStyleAttribute

Python style attribute

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open override fun toString(): String

Properties

name
Link copied to clipboard
abstract val name: String
value
Link copied to clipboard
abstract val value: String

Inheritors

ColorAttributePython
Link copied to clipboard