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 |
---|---|
PassiveExpression |
Recoder2KeYConverter.convert(PassiveExpression arg) |
static PassiveExpression |
KeYJavaASTFactory.passiveExpression(Expression expression)
Create an inactive expression.
|
Modifier and Type | Method and Description |
---|---|
void |
PrettyPrinter.printPassiveExpression(PassiveExpression x) |
Modifier and Type | Method and Description |
---|---|
void |
Visitor.performActionOnPassiveExpression(PassiveExpression x) |
void |
CreatingASTVisitor.performActionOnPassiveExpression(PassiveExpression x) |
void |
JavaASTVisitor.performActionOnPassiveExpression(PassiveExpression x) |
Copyright © 2003-2019 The KeY-Project.