All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.kaitai.struct.AbstractCompiler.scala Maven / Gradle / Ivy

package io.kaitai.struct

trait AbstractCompiler {
  def compile: CompileLog.SpecSuccess
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy