|
JML | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use JmldocOptions | |
| org.jmlspecs.jmldoc.jmldoc_142 | |
| Uses of JmldocOptions in org.jmlspecs.jmldoc.jmldoc_142 |
| Fields in org.jmlspecs.jmldoc.jmldoc_142 declared as JmldocOptions | |
private static JmldocOptions |
JmlHTML.options
This is a cached value of the options object supplied here from Main. |
private JmldocOptions |
JmldocGUI.JmldocCompilation.options
|
(package private) static JmldocOptions |
SpecWriter.options
The command-line options, set here by JmlHTML. |
| Methods in org.jmlspecs.jmldoc.jmldoc_142 with parameters of type JmldocOptions | |
static boolean |
Main.compile(String[] args,
JmldocOptions opt,
OutputStream os)
Entry point for the GUI |
void |
JmlHtmlFactory.jmlize(CompilerPassEnterable tree,
JmldocOptions options)
This method creates an instance of JmlHTML and calls it to do the html generation for the given set of files (in tree) and command line options. |
| Constructors in org.jmlspecs.jmldoc.jmldoc_142 with parameters of type JmldocOptions | |
JmlHTML(JmldocOptions opt)
|
|
JmldocGUI.JmldocCompilation(String[] files,
JmldocOptions options,
OutputStream os)
|
|
|
JML | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||