Package org.apache.ant.dotnet.compile

Class Summary
CSharp Compiles C# source into executables or modules.
DotnetBaseMatchingTask refactoring of some stuff so that different things (like ILASM) can use shared code.
DotnetCompile Abstract superclass for dotnet compiler tasks.
DotnetCompile.TargetTypes Target types to build.
DotnetDefine definitions can be conditional.
DotnetResource Used by DotnetCompile to name resources.
FSharp This task compiles F# source into executables or modules.
Ilasm Assembles .NET Intermediate Language files.
Ilasm.TargetTypes Target types to build.
JSharp Compile J# source down to a managed .NET application.
VisualBasicCompile This task compiles Visual Basic.NET source into executables or modules.
WsdlToDotnet Converts a WSDL file or URL resource into a .NET language.
WsdlToDotnet.Compiler The enumerated values for our compiler
WsdlToDotnet.Schema nested schema class Only supported on NET until mono add multi-URL handling on the command line