InsecureControlFlowError
class InsecureControlFlowError(node: HasSourceLocation, nodeLabel: Label, pc: Label, context: FreeDistributiveLatticeCongruence<PrincipalComponent>) : InformationFlowError
Thrown when the control flow influences data in a way that violates security.
Parameters
node
AST node influenced by control flow.
nodeLabel
Security label of the node.
pc
Security label assigned to control flow.
Constructors
Link copied to clipboard
fun InsecureControlFlowError(node: HasSourceLocation, nodeLabel: Label, pc: Label, context: FreeDistributiveLatticeCongruence<PrincipalComponent>)
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard