Class Linter


  • @GwtIncompatible("Unnecessary")
    public final class Linter
    extends java.lang.Object
    Tool for running just the lint checks which can be run on a single file at a time.

    Run from LinterMain

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  Linter.Builder
      Builder for a Linter that allows some customization.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait