VariableIn

data class VariableIn(val variable: FunctionVariable, val protocol: Protocol) : SelectionConstraint

VariableIn(v, P) holds when v is selected to be a protocol in P

Constructors

Link copied to clipboard
fun VariableIn(variable: FunctionVariable, protocol: Protocol)

Functions

Link copied to clipboard
open override fun toDocument(): Document

Properties

Link copied to clipboard
Link copied to clipboard

Extensions

Link copied to clipboard

Some convenience functions.

Link copied to clipboard
Link copied to clipboard