Really dumb question so please bear with me but, is there a way to use the parser to evaluate static final "constants" or did I lose even more brain cells playing around with this here?
e.g. ONGOING, VAGINA, CANDI_SEX_TIMER_ID, etc.
(The actual definitions are referenced pretty easily but the parser doesn't exactly like that, either. And yeah, there's also the way less tryhard XML approach, but the goal is doing it live.)
Just trying to check if I can live-test stuff without having the Java IDE, debugger, Scene Builder and whatnot going full blowjob face on my system resources since I'm pretty tight on disk space. If there's a lightweight approach to actually do this, then I'm all ears (or rather eyes, since my ears are dead and I don't exactly listen to text).