Interface CompilerVersion

    • Method Detail

      • getType

        @Input
        String getType()
        Returns the type of the compiler.
      • getVendor

        @Input
        String getVendor()
        Returns the vendor of the compiler.
      • getVersion

        @Input
        String getVersion()
        Returns the version of the compiler.