Hi all,
due to my current research, I try to access FreeMarkers Parser and/or Lexer appropriately, but it seems, that you have already successfully hidden the most necessary classes to do so. The only thing, I am currently able to do is to get the parsed element root. Nevertheless, also this API seems to be deprecated. I also tried to work directly with the FTL.jj defintion, but you adapted the API of the Parser and Lexer Exceptions I cannot simply reuse from your library. I know that my issue is a very special and advanced use case, but do you see any possibility to work with the latest FreeMarker Lexer/Parser by simple library reuse? Best Regards, Malte
