Package | Description |
---|---|
de.uka.ilkd.key.java |
This package contains classes that cover the Java programming language.
|
de.uka.ilkd.key.macros.scripts |
Proof script commands are a simple proof automation facility.
|
de.uka.ilkd.key.parser |
This package contains the parser for .key and .proof files.
|
de.uka.ilkd.key.proof |
This package contains the core data structures of proofs, nodes, goals, as well
as machinery to deal with these data structures.
|
de.uka.ilkd.key.speclang.translation | |
de.uka.ilkd.key.util.parsing |
Modifier and Type | Class and Description |
---|---|
class |
ParseExceptionInFile
This exception extends recoder's
ParseException by a filename. |
class |
PosConvertException
A convert exception enriched with a location within a file/source.
|
Modifier and Type | Class and Description |
---|---|
class |
ProofAlreadyClosedException
Thrown if during the execution of a command, the proof is already closed.
|
class |
ScriptException |
Modifier and Type | Class and Description |
---|---|
class |
KeYSemanticException |
class |
NotDeclException |
class |
ParserException
This class represents an error of a parser.
|
Modifier and Type | Class and Description |
---|---|
class |
MissingInstantiationException |
class |
MissingSortException |
class |
SortMismatchException |
class |
SVInstantiationExceptionWithPosition
Represents an exception with position information.
|
class |
SVInstantiationParserException |
class |
SVRigidnessException |
Modifier and Type | Class and Description |
---|---|
class |
SLTranslationException |
class |
SLWarningException |
Modifier and Type | Class and Description |
---|---|
class |
BuildingException |
class |
LocatableException
A simple checked exception which holds an location.
|
static class |
SyntaxErrorReporter.ParserException |
Copyright © 2003-2019 The KeY-Project.