Chris Smowton
|
daccd04087
|
Basic extraction of record patterns
|
2023-11-30 11:23:59 +00:00 |
|
Chris Smowton
|
3cb01002dc
|
Add test for usage of qualified enum constants in switch
|
2023-11-30 11:23:59 +00:00 |
|
Chris Smowton
|
54a89d6fef
|
Handle 'case null, default:'
|
2023-11-30 11:23:59 +00:00 |
|
Chris Smowton
|
ba0f3cf718
|
Add basic support for case guards
|
2023-11-30 11:23:59 +00:00 |
|
Chris Smowton
|
79b77ae805
|
Add AST test for switch with null case
|
2023-11-30 11:23:58 +00:00 |
|
Chris Smowton
|
f4b45fa511
|
Support switch cases with binding patterns
|
2023-11-30 11:23:58 +00:00 |
|
Tamas Vajk
|
e44aca0b33
|
Java: Add printAST test with javadoc
|
2023-03-13 12:02:50 +01:00 |
|
Joe
|
5256c0ba39
|
Java: Improve PrintAst tests and rename things
Add tests for `EnhcancedForStmt`s and `InstanceOfExpr`s.
Rename LocalVarDeclParent to SingleLocalVarDeclParent
|
2020-09-25 11:31:56 +01:00 |
|
Joe
|
1f99607624
|
Java: PrintAst: Improve test
|
2020-09-24 14:31:24 +01:00 |
|
Joe
|
53ab8dac06
|
Java: PrintAst: Fix failing tests
|
2020-09-15 14:45:48 +01:00 |
|
Joe
|
e38b583ec4
|
Java: PrintAst: Add tests
|
2020-09-15 14:45:48 +01:00 |
|