shosetsuorg / kotlin-lib

MOVED TO GITLAB: Shosetsu - Base Library and Lua Support
https://gitlab.com/shosetsuorg/kotlin-lib
GNU General Public License v3.0
6 stars 17 forks source link

Turn Filter sub classes into data classes #32

Open Doomsdayrs opened 2 years ago

Doomsdayrs commented 2 years ago

The sub classes of Filter are primarily data classes, but not marked as such. Doing so will make it easier to manipulate and configure them in Shosetsu.