Tegral
0.0.5-SNAPSHOT
jvm
tegral-prismakt-generator
/
guru.zoroark.tegral.prismakt.generator.parser
/
PGenerator
PGenerator
data
class
PGenerator
(
val
name
:
String
,
val
properties
:
PPropertySet
)
:
PRootElement
A
generator ... { }
in a Prisma schema
Members
Constructors
PGenerator
Link copied to clipboard
constructor
(
name
:
String
,
properties
:
PPropertySet
)
Types
Companion
Link copied to clipboard
object
Companion
:
ParserNodeDeclaration
<
PGenerator
>
Properties
name
Link copied to clipboard
val
name
:
String
Generator name
properties
Link copied to clipboard
val
properties
:
PPropertySet
Properties of this generator