Class CSharpCompiler

  • All Implemented Interfaces:
    Compiler, org.codehaus.plexus.logging.LogEnabled

    public class CSharpCompiler
    extends AbstractCompiler
    • Field Detail

      • ARGUMENTS_FILE_NAME

        private static final java.lang.String ARGUMENTS_FILE_NAME
        See Also:
        Constant Field Values
      • DEFAULT_INCLUDES

        private static final java.lang.String[] DEFAULT_INCLUDES
      • compilerArguments

        private java.util.Map<java.lang.String,​java.lang.String> compilerArguments
    • Constructor Detail

      • CSharpCompiler

        public CSharpCompiler()