scala.scalanative.nir.serialization
Members list
Type members
Classlikes
Attributes
- Supertypes
Attributes
- Supertypes
class DeserializationException(global: Global, file: String, compatVersion: Int, revision: Int, cause: Throwable) extends RuntimeException
Attributes
- Supertypes
-
class RuntimeExceptionclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
sealed abstract class InternedBinarySectionWriter[T] extends NIRSectionWriter
Attributes
- Supertypes
Attributes
- Supertypes
- Known subtypes
-
class InternedBinarySectionWriter[T]
Attributes
- Companion
- object
- Supertypes
object Prelude
object Tags
Serialization tags are unique type ids used to identify types in the binary representation of NIR. There are some holes in the numbering of the types to allow for binary-compatible leeway with adding new IR nodes.
Value members
Concrete methods
In this article