CBMC
|
#include <java_syntactic_diff.h>
Public Member Functions | |
java_syntactic_difft (const goto_modelt &_goto_model1, const goto_modelt &_goto_model2, const optionst &_options, ui_message_handlert &_message_handler) | |
virtual bool | operator() () |
![]() | |
goto_difft (const goto_modelt &_goto_model1, const goto_modelt &_goto_model2, const optionst &_options, ui_message_handlert &_message_handler) | |
virtual | ~goto_difft ()=default |
virtual void | output_functions () const |
Output diff result. | |
Definition at line 17 of file java_syntactic_diff.h.
|
inline |
Definition at line 20 of file java_syntactic_diff.h.
|
virtual |
Implements goto_difft.
Definition at line 17 of file java_syntactic_diff.cpp.