Package | Description |
---|---|
de.uka.ilkd.key.java |
This package contains classes that cover the Java programming language.
|
de.uka.ilkd.key.java.abstraction |
This package contains the meta model abstractions as used by the
semantical services.
|
de.uka.ilkd.key.java.declaration |
Elements of the Java syntax tree representing declarations.
|
de.uka.ilkd.key.java.expression |
Elements of the Java syntax tree representing expressions.
|
de.uka.ilkd.key.java.expression.literal |
This package contains representations for the various Java literal types.
|
de.uka.ilkd.key.java.expression.operator |
Elements of the Java syntax tree representing operators and operator-like
expressions.
|
de.uka.ilkd.key.java.expression.operator.adt | |
de.uka.ilkd.key.java.reference |
Elements of the Java syntax tree representing implicit or explicit (named)
references to other program elements.
|
de.uka.ilkd.key.java.visitor |
contains classes representing visitors traversing the tree
structure of Java programs.
|
de.uka.ilkd.key.ldt |
This package contains the "language data types" (LDTs) of KeY.
|
de.uka.ilkd.key.logic |
provides a representation for the term and sequent
structure.
|
de.uka.ilkd.key.logic.op |
contains the operators of
Term s. |
Class and Description |
---|
ArrayInitializer
An ArrayInitializer is a valid expression exclusively for initializing
ArrayTypes.
|
Operator
Operator base class.
|
ParenthesizedExpression
Redundant Parentheses.
|
PassiveExpression
Marks an active statement as inactive.
|
Class and Description |
---|
Literal
Literal.
|
Class and Description |
---|
Literal
Literal.
|
Class and Description |
---|
ExpressionStatement
An ExpressionStatement is a statement that may appear as an expression.
|
Operator
Operator base class.
|
ParenthesizedExpression
Redundant Parentheses.
|
Class and Description |
---|
Literal
Literal.
|
Class and Description |
---|
ArrayInitializer
An ArrayInitializer is a valid expression exclusively for initializing
ArrayTypes.
|
Assignment
An assignment is an operator with side-effects.
|
ExpressionStatement
An ExpressionStatement is a statement that may appear as an expression.
|
Operator
Operator base class.
|
Class and Description |
---|
Operator
Operator base class.
|
Class and Description |
---|
ExpressionStatement
An ExpressionStatement is a statement that may appear as an expression.
|
Class and Description |
---|
ArrayInitializer
An ArrayInitializer is a valid expression exclusively for initializing
ArrayTypes.
|
ParenthesizedExpression
Redundant Parentheses.
|
PassiveExpression
Marks an active statement as inactive.
|
Class and Description |
---|
Literal
Literal.
|
Operator
Operator base class.
|
Class and Description |
---|
ExpressionStatement
An ExpressionStatement is a statement that may appear as an expression.
|
Class and Description |
---|
ExpressionStatement
An ExpressionStatement is a statement that may appear as an expression.
|
Literal
Literal.
|
Copyright © 2003-2019 The KeY-Project.