Add syntax highlighting framework

This commit is contained in:
2021-02-22 15:17:31 +01:00
parent f94612cf87
commit 1860d4c57f
4 changed files with 133 additions and 2 deletions

View File

@@ -1,7 +1,5 @@
package app.model;
import app.languages.Java;
/**
* Data model of the application
*/