Blockly2Java
Blockly2Java copied to clipboard
Parsing issue with multiple statements in Block
Hi @Vilsol , I've used your library to parse Blockly XML, Its working fine to some extent. Im facing issue with below XML code which is having multiple statements in a Block.
I didn't find much help on Blockly parsing except your library. Please find the attached file. Please let me know any suggestions on it.
Thank you.