We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0251b9b commit 9c3a325Copy full SHA for 9c3a325
test/TestASTContext.java
@@ -12,7 +12,7 @@
12
* License: Mozilla Public License 2.0 (MPL-2.0)
13
*/
14
15
-package com.bookmap.test;
+package com.example.test;
16
17
/**
18
* Test class for AST context functionality
test/TestJavaFile.java
import java.util.List;
import java.util.ArrayList;
0 commit comments