type
Marker
@Js
@Serializable { simple=true }
const class Marker : Obj
Marker is the singleton which indicates a marker tag with no value.
constructors
fields
val |
Singleton value |
---|
methods
Slot Details
fromBool
fromStr
toStr
virtual override Str toStr()
Return "marker"
val
const static Marker val := ...
Singleton value