Class DefaultCompilerArgsConfig

    • Constructor Detail

      • DefaultCompilerArgsConfig

        public DefaultCompilerArgsConfig()
    • Method Detail

      • getArgs

        public java.util.List<java.lang.String> getArgs()
        Specified by:
        getArgs in interface CompilerArgsConfig
        Returns:
        the args
      • getDebugArgs

        public java.util.List<java.lang.String> getDebugArgs()
        Specified by:
        getDebugArgs in interface CompilerArgsConfig
        Returns:
        the debugArgs
      • getReleaseArgs

        public java.util.List<java.lang.String> getReleaseArgs()
        Specified by:
        getReleaseArgs in interface CompilerArgsConfig
        Returns:
        the releaseArgs