CBMC
java_object_factory_parameters.h File Reference
+ Include dependency graph for java_object_factory_parameters.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  java_object_factory_parameterst
 

Functions

void parse_java_object_factory_options (const cmdlinet &cmdline, optionst &options)
 Parse the java object factory parameters from a given command line. More...
 

Function Documentation

◆ parse_java_object_factory_options()

void parse_java_object_factory_options ( const cmdlinet cmdline,
optionst options 
)

Parse the java object factory parameters from a given command line.

Parameters
cmdlineCommand line
[out]optionsThe options object that will be updated

Definition at line 42 of file java_object_factory_parameters.cpp.