CBMC
|
#include "java_object_factory_parameters.h"
#include <util/cmdline.h>
#include <util/exception_utils.h>
#include <util/options.h>
Go to the source code of this file.
Functions | |
void | parse_java_object_factory_options (const cmdlinet &cmdline, optionst &options) |
Parse the java object factory parameters from a given command line. More... | |
Parse the java object factory parameters from a given command line.
cmdline | Command line | |
[out] | options | The options object that will be updated |
Definition at line 42 of file java_object_factory_parameters.cpp.