Class TestRig


  • @Deprecated
    public class TestRig
    extends java.lang.Object
    Deprecated.
    A proxy for the real org.antlr.v4.gui.TestRig that we moved to tool artifact from runtime.
    Since:
    4.5.1
    • Constructor Summary

      Constructors 
      Constructor Description
      TestRig()
      Deprecated.
       
    • Method Summary

      All Methods Static Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)
      Deprecated.
       
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TestRig

        public TestRig()
        Deprecated.
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
        Deprecated.