nevermind, I see the use case I need (creating strict AST node hierarchy) which includes use of data classes at
https://devnet.jetbrains.com/message/5559792 is not currently present so I will be avoiding sealed classes altogether and just using data classes implementing an interface