How to circumvent the “Method too large” error in Java Compilation?

前端 未结 4 1113
说谎
说谎 2021-01-18 20:56

I have a parser written in bigloo scheme functional language which I need to compile into a java class. The whole of the parser is written as a single function. Unfortunatel

4条回答
提交回复
热议问题