More documentation.

This commit is contained in:
Jindra Petřík
2024-08-08 19:27:14 +02:00
parent 7e5c89989f
commit 151609a8f5
697 changed files with 1121 additions and 1520 deletions
@@ -24,7 +24,7 @@ import javax.tools.JavaFileObject.Kind;
import javax.tools.SimpleJavaFileObject;
/**
*
* A file object used to represent compiled classes in memory.
* @author JPEXS
*/
public class JavaClassObject extends SimpleJavaFileObject {