carp checkers: add carp checker and make it work
This commit is contained in:
16
Pond.package/CarpParseError.class/properties.json
Normal file
16
Pond.package/CarpParseError.class/properties.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"commentStamp" : "VeitHeller 12/16/2019 11:26",
|
||||
"super" : "Object",
|
||||
"category" : "Pond",
|
||||
"classinstvars" : [ ],
|
||||
"pools" : [ ],
|
||||
"classvars" : [ ],
|
||||
"instvars" : [
|
||||
"file",
|
||||
"line",
|
||||
"column",
|
||||
"message"
|
||||
],
|
||||
"name" : "CarpParseError",
|
||||
"type" : "normal"
|
||||
}
|
Reference in New Issue
Block a user