PlaygroundExampleGenerator
class PlaygroundExampleGenerator<R : Node>(val parser: EcoreEnabledParser<R, *, *, *>, val directory: File, val failOnError: Boolean = true, resourceURI: URI = URI.createURI(""))
Constructors
Link copied to clipboard
constructor(parser: EcoreEnabledParser<R, *, *, *>, directory: File, failOnError: Boolean = true, resourceURI: URI = URI.createURI(""))