merode
1.0-SNAPSHOT
jvm
merode
/
be.vamaralds.merode.mxp
/
Parser
Parser
class
Parser
(
mxpFilePath
:
Path
)
Members
Constructors
Parser
Link copied to clipboard
constructor
(
mxpFilePath
:
Path
)
Functions
parse
Model
Link copied to clipboard
fun
parseModel
(
)
:
Either
<
ModelParsingError
,
Model
>