Class CompilationStarted

    • Constructor Detail

      • CompilationStarted

        public CompilationStarted​(@NotNull
                                  String compilerName)
        Creates new compilationStarted service message.
        Parameters:
        compilerName - name of the compiler to use in the build log (javac, jikes, groovyc and so on)
    • Method Detail

      • visit

        public void visit​(@NotNull
                          ServiceMessageVisitor visitor)
        Description copied from class: ServiceMessage
        Depending on this service message type calls corresponding method in the supplied visitor.
        Overrides:
        visit in class ServiceMessage
        Parameters:
        visitor - visitor