so I\'m trying to create a launcher for my ANTLR4 parser in java and I get \'incompatible types\' error when I try to run my code:
import org.antlr.runtime.*;