Package | Description |
---|---|
de.uka.ilkd.key.java |
This package contains classes that cover the Java programming language.
|
de.uka.ilkd.key.java.visitor |
contains classes representing visitors traversing the tree
structure of Java programs.
|
Modifier and Type | Method and Description |
---|---|
static TypeCast |
KeYJavaASTFactory.cast(Expression expression,
KeYJavaType targetType) |
TypeCast |
Recoder2KeYConverter.convert(TypeCast c)
convert a recoder type cast to a KeY TypeCast
|
Modifier and Type | Method and Description |
---|---|
void |
PrettyPrinter.printTypeCast(TypeCast x) |
Modifier and Type | Method and Description |
---|---|
void |
Visitor.performActionOnTypeCast(TypeCast x) |
void |
CreatingASTVisitor.performActionOnTypeCast(TypeCast x) |
void |
JavaASTVisitor.performActionOnTypeCast(TypeCast x) |
Copyright © 2003-2019 The KeY-Project.