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.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.logic.op |
contains the operators of
Term s. |
de.uka.ilkd.key.rule.metaconstruct |
contains classes representing the meta constructs of
Taclet s. |
Modifier and Type | Field and Description |
---|---|
protected PackageReference |
PackageSpecification.reference
Reference.
|
Modifier and Type | Method and Description |
---|---|
PackageReference |
Recoder2KeYConverter.convert(PackageReference m) |
PackageReference |
PackageSpecification.getPackageReference()
Get package reference.
|
PackageReference |
Import.getPackageReference()
Returns the package reference of this import, if there is one.
|
Modifier and Type | Method and Description |
---|---|
void |
PrettyPrinter.printPackageReference(PackageReference x) |
Constructor and Description |
---|
Import(PackageReference t)
Import.
|
Modifier and Type | Method and Description |
---|---|
PackageReference |
KeYJavaType.createPackagePrefix() |
Modifier and Type | Method and Description |
---|---|
PackageReference |
TypeReferenceImp.getPackageReference()
Get the package reference.
|
PackageReference |
PackageReference.getPackageReference()
Get the package reference.
|
PackageReference |
PackageReferenceContainer.getPackageReference()
Get the package reference.
|
Modifier and Type | Method and Description |
---|---|
void |
Visitor.performActionOnPackageReference(PackageReference x) |
void |
CreatingASTVisitor.performActionOnPackageReference(PackageReference x) |
void |
JavaASTVisitor.performActionOnPackageReference(PackageReference x) |
Modifier and Type | Method and Description |
---|---|
PackageReference |
ProgramSV.getPackageReference() |
Modifier and Type | Method and Description |
---|---|
PackageReference |
ProgramTransformer.getPackageReference() |
Copyright © 2003-2019 The KeY-Project.