I have the source mapper for concatenated ObjJ files almost working. There is a problem inside a method body, the statements are not included in source map. So runtime errors in a ObjJ method body, the line number is mapped to the line of the method declaration.
I have the source mapper for concatenated ObjJ files almost working. There is a problem inside a method body, the statements are not included in source map. So runtime errors in a ObjJ method body, the line number is mapped to the line of the method declaration.