graphmine-i18n-core / io.github.sof3.graphmine.i18n.core / CoreLang / Commands / Generic
object Generic : GroupSpec<
Generic
>
NotFoundArg | data class NotFoundArg |
WrongSyntaxArg | data class WrongSyntaxArg |
notFound | val notFound: Declaration< NotFoundArg > |
wrongSyntax | val wrongSyntax: Declaration< WrongSyntaxArg > |