Wow
Toggle table of contents
5.1.5
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
wow-compiler
/
me.ahoo.wow.compiler
/
AggregateRootMetadata
Aggregate
Root
Metadata
data
class
AggregateRootMetadata
(
val
name
:
String
,
val
command
:
KSClassDeclaration
,
val
state
:
KSClassDeclaration
)
:
Named
Members
Constructors
Aggregate
Root
Metadata
Link copied to clipboard
constructor
(
name
:
String
,
command
:
KSClassDeclaration
,
state
:
KSClassDeclaration
)
Properties
command
Link copied to clipboard
val
command
:
KSClassDeclaration
name
Link copied to clipboard
open
override
val
name
:
String
state
Link copied to clipboard
val
state
:
KSClassDeclaration
type
Link copied to clipboard
val
type
:
String