DowngradeNode

Reducing the confidentiality or increasing the integrity of the result of an expression.

Functions

Link copied to clipboard
override fun toDocument(): Document

Properties

Link copied to clipboard
override val comment: String?

Expressions cannot have associated comments.

Link copied to clipboard

Expression whose label is being downgraded.

Link copied to clipboard
abstract val fromLabel: LabelNode?

The label expression must have before the downgrade.

Link copied to clipboard
Link copied to clipboard
abstract val toLabel: LabelNode?

The label after the downgrade.

Inheritors

Link copied to clipboard
Link copied to clipboard