sunday-generator
1.1.0-beta.2
generator
/
io.outfoxx.sunday.generator.kotlin.utils
/
kotlinConstant
kotlin
Constant
fun
DataNode
.
kotlinConstant
(
typeName
:
TypeName
,
shape
:
Shape
?
)
:
CodeBlock
fun
DataNode
.
kotlinConstant
(
typeName
:
TypeName
,
shape
:
Shape
?
,
builder
:
CodeBlock.Builder
)