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 9f582be commit d37d14eCopy full SHA for d37d14e
README.md
@@ -17,7 +17,7 @@ public class HelloWorld{public static void main(String args[]){if(true){while(tr
17
Flattened:
18
(MethodDeclaration (FormalParameter(ReferenceType))(IfStatement(Literal)(BlockStatement (WhileStatement(Literal)(BlockStatement)))(BlockStatement)))
19
20
-Expanded:
+Expanded (manually):
21
(MethodDeclaration
22
(FormalParameter
23
(ReferenceType)
0 commit comments