Interface ParserPlugin

All Known Implementing Classes:
Antlr4ParserPlugin

public interface ParserPlugin
A simple extension point to allow us to switch between the classic Groovy parser and the new Antlr based parser(s).