net.corda.core.contracts / Expression

Expression

data class Expression

Represents a textual expression of e.g. a formula



Constructors

<init> Expression(expr: String)

Represents a textual expression of e.g. a formula

Properties

expr val expr: String