PythonStyle

class PythonStyle

Python style for storing style attributes

Constructors

PythonStyle
Link copied to clipboard
fun PythonStyle()
Create empty Python style

Functions

addStyleAttribute
Link copied to clipboard
fun addStyleAttribute(pythonStyleAttribute: PythonStyleAttribute)
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