Class TypeChecker

    • Constructor Detail

      • TypeChecker

        public TypeChecker()
    • Method Detail

      • check

        public static CheckResult check​(java.io.File webappDir,
                                        LangProperties langProperties,
                                        java.util.List<java.lang.String> expectedLanguages)
                                 throws java.io.IOException
        Throws:
        java.io.IOException
      • main

        public static void main​(java.lang.String[] args)
                         throws java.lang.Exception
        Throws:
        java.lang.Exception