toggle menu
renlin
1.3.4
common
switch theme
search in API
renlin
/
net.kigawa.renlin.dsl
/
EmptyDsl
Empty
Dsl
class
EmptyDsl
:
Dsl
EmptyDsl
は、空のDslクラスです
主な用途:
空のDSLの表現
Members
Constructors
Empty
Dsl
Link copied to clipboard
constructor
(
)
Properties
dsl
State
Data
Link copied to clipboard
open
override
val
dslStateData
:
DslStateData
EmptyDslの識別情報を含む状態データオブジェクトです。
states
Link copied to clipboard
open
override
val
states
:
MutableSet
<
State
<
*
>
>
状態オブジェクトを格納する可変セット