| java.lang.Object de.uka.ilkd.key.proof.ProblemLoader
Method Summary | |
public void | beginExpr(char id, String s) | protected KeYUserProblemFile | createProblemFile(File file) | public void | endExpr(char id, int linenr) | public void | loadPreferences(String preferences) | public static SetOfLocationDescriptor | parseLocationList(String value, Goal targetGoal) | public static TacletApp | parseSV1(TacletApp app, SchemaVariable sv, String value, Services services) | public static TacletApp | parseSV2(TacletApp app, SchemaVariable sv, String value, Goal targetGoal) | public static Term | parseTerm(String value, Proof proof, Namespace varNS, Namespace progVar_ns) | public static Term | parseTerm(String value, Proof proof) | public void | run() |
children | IteratorOfNode children(Code) | | |
currFormula | int currFormula(Code) | | |
ifSeqFormulaList | ListOfIfFormulaInstantiation ifSeqFormulaList(Code) | | |
keepProblem | boolean keepProblem(Code) | | if set uses the current problem instance instead of a new one
|
endExpr | public void endExpr(char id, int linenr)(Code) | | |
loadPreferences | public void loadPreferences(String preferences)(Code) | | |
parseLocationList | public static SetOfLocationDescriptor parseLocationList(String value, Goal targetGoal)(Code) | | |
|
|