Class | Description |
---|---|
CodeCollection |
Holds a set of all classes in a Compile Report, and can calculate size
summaries for them.
|
CompilerMetricsXmlFormatter |
Exports the compiler metrics gathered by the precompile and
compilePermutation steps into an XML file to be read by external tools.
|
GlobalInformation |
Compile Report information about a compiled module.
|
LiteralsCollection |
A collection of literals.
|
MakeTopLevelHtmlForPerm |
A utility to make all the HTML files for one permutation.
|
MakeTopLevelHtmlForPerm.NullDependencyLinker |
A dependency linker that never links to anything.
|
Settings |
Command-line settings for Compile Reports (SOYC).
|
Settings.Setting<T> |
One individual setting.
|
Settings.StringSetting |
A setting that is an option followed by a string argument.
|
SizeBreakdown |
A size breakdown of one code collection.
|
SoycDashboard |
The command-line entry point for creating a compile report.
|
StaticResources |
This class handles static resources such as CSS and GIF files that support
the generated HTML.
|
Exception | Description |
---|---|
Settings.ArgumentListException |
An exception indicating that there is a problem in an argument list.
|
Copyright © 2018. All rights reserved.