Class GwtIncompatibleStripperCommandLineRunner
java.lang.Object
com.google.j2cl.common.CommandLineTool
com.google.j2cl.tools.gwtincompatible.GwtIncompatibleStripperCommandLineRunner
public final class GwtIncompatibleStripperCommandLineRunner
extends com.google.j2cl.common.CommandLineTool
A javac-like command line driver for stripping code annotated with "incompatible" annotations
(e.g. @GwtIncompatible).
-
Field Summary
Fields inherited from class com.google.j2cl.common.CommandLineTool
help -
Method Summary
Methods inherited from class com.google.j2cl.common.CommandLineTool
execute, processRequest
-
Method Details
-
run
protected void run(com.google.j2cl.common.Problems problems) - Specified by:
runin classcom.google.j2cl.common.CommandLineTool
-
run
-
main
-