toggle menu
Wow
3.16.8
jvm
switch theme
search in API
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