Package-level declarations

AST nodes for the [KeY Theorem Prover](https://key-project.org).

Author

Alexander Weigl

Types

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract class KeyCcatchBranch : Node
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open class KeyExecStmt : Statement
Link copied to clipboard
An execution context re-defines the context in which a given java block is executed.
Link copied to clipboard
Link copied to clipboard
This class is statement, that can be plugged everywhere.
Link copied to clipboard
A statement marking a merge point for the theorem prover, carries an ;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
A passive expression is an expression with a static-suppression semantics.
Link copied to clipboard
A transaction statement is a Java statement to modeling JavaCard transaction.