Class SimpleRepairStrategy
- java.lang.Object
-
- io.github.haibiiin.json.repair.strategy.SimpleRepairStrategy
-
- All Implemented Interfaces:
RepairStrategy
public class SimpleRepairStrategy extends Object implements RepairStrategy
-
-
Constructor Summary
Constructors Constructor Description SimpleRepairStrategy()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Stringrepair(String json, List<org.antlr.v4.runtime.tree.ParseTree> beRepairParseList, Expecting expecting)
-