feat: fixed Commends
Some checks failed
Build and Test with Maven / Build-and-test-with-Maven (push) Failing after 7m41s
Some checks failed
Build and Test with Maven / Build-and-test-with-Maven (push) Failing after 7m41s
This commit is contained in:
parent
b18b0a38cf
commit
139325e78f
@ -857,8 +857,6 @@ public class TYPEStmt implements StatementVisitor {
|
||||
|
||||
for (var child : switchStmt.getBlocks()) {
|
||||
|
||||
//Hier Constraints hinzufügen das die Parameter vom Parameter des definierten Record sein müssen -> Wie komm ich an den goofy ah Record?
|
||||
|
||||
|
||||
child.getLabels().forEach(el -> {
|
||||
if (el.getType() instanceof RefType) {
|
||||
|
Loading…
Reference in New Issue
Block a user