Tegral
0.0.5-SNAPSHOT
jvm
tegral-prismakt-generator
/
guru.zoroark.tegral.prismakt.generator.parser
/
PRoot
PRoot
data
class
PRoot
(
val
elements
:
List
<
PRootElement
>
)
Root parsing result of
NiwenPrism
Members
Constructors
PRoot
Link copied to clipboard
constructor
(
elements
:
List
<
PRootElement
>
)
Types
Companion
Link copied to clipboard
object
Companion
:
ParserNodeDeclaration
<
PRoot
>
Properties
elements
Link copied to clipboard
val
elements
:
List
<
PRootElement
>
Root elements in this schema.