Array

class Array(val from: SmtType, val to: SmtType) : SmtType(source)

Constructors

Link copied to clipboard
constructor(from: SmtType, to: SmtType)

Properties

Link copied to clipboard
Link copied to clipboard
val to: SmtType

Functions

Link copied to clipboard
open override fun toString(): String