Rendering lists of statements with indentation Should there be a StatementList class? If loops have Optional<List<Statement>> which is nasty, statement list would help with this issue.
Rendering lists of statements with indentation
Should there be a StatementList class?
If loops have Optional<List<Statement>> which is nasty, statement list would help with this issue.