Package | Description |
---|---|
de.uka.ilkd.key.proof.io |
Classes related to loading and saving proof files.
|
Modifier and Type | Method and Description |
---|---|
static IProofFileParser.ProofElementID |
IProofFileParser.ProofElementID.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static IProofFileParser.ProofElementID[] |
IProofFileParser.ProofElementID.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
IProofFileParser.beginExpr(IProofFileParser.ProofElementID eid,
java.lang.String str) |
void |
IntermediatePresentationProofFileParser.beginExpr(IProofFileParser.ProofElementID eid,
java.lang.String str) |
void |
IProofFileParser.endExpr(IProofFileParser.ProofElementID eid,
int stringLiteralLine) |
void |
IntermediatePresentationProofFileParser.endExpr(IProofFileParser.ProofElementID eid,
int lineNr) |
Copyright © 2003-2019 The KeY-Project.