Merge branch 'Parser' into NewParser
Some checks are pending
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run
Some checks are pending
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run
This commit is contained in:
commit
6406cdfbbf
@ -8,6 +8,7 @@ public interface ASTNode {
|
|||||||
|
|
||||||
//Todo: @BruderJohn & @i22007 Interface anwenden + geeignetetn Methodename.
|
//Todo: @BruderJohn & @i22007 Interface anwenden + geeignetetn Methodename.
|
||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
Typecheck:
|
Typecheck:
|
||||||
public TypeCheckResult acceptType(SemanticVisitor visitor);
|
public TypeCheckResult acceptType(SemanticVisitor visitor);
|
||||||
|
Loading…
Reference in New Issue
Block a user