CBMC
|
#include <java_bytecode_parse_tree.h>
Public Member Functions | |
void | output (std::ostream &) const |
Public Attributes | |
irep_idt | element_name |
exprt | value |
Definition at line 36 of file java_bytecode_parse_tree.h.
void java_bytecode_parse_treet::annotationt::element_value_pairt::output | ( | std::ostream & | out | ) | const |
Definition at line 78 of file java_bytecode_parse_tree.cpp.
irep_idt java_bytecode_parse_treet::annotationt::element_value_pairt::element_name |
Definition at line 38 of file java_bytecode_parse_tree.h.
exprt java_bytecode_parse_treet::annotationt::element_value_pairt::value |
Definition at line 39 of file java_bytecode_parse_tree.h.