#include <java_types.h>
Definition at line 239 of file java_types.h.
◆ methodt() [1/2]
java_class_typet::methodt::methodt |
( |
| ) |
|
|
delete |
◆ methodt() [2/2]
◆ get_descriptor()
const irep_idt& java_class_typet::methodt::get_descriptor |
( |
| ) |
const |
|
inline |
Gets the method's descriptor – the mangled form of its type.
Definition at line 285 of file java_types.h.
◆ get_is_final()
bool java_class_typet::methodt::get_is_final |
( |
| ) |
const |
|
inline |
◆ get_is_native()
bool java_class_typet::methodt::get_is_native |
( |
| ) |
const |
|
inline |
◆ set_descriptor()
void java_class_typet::methodt::set_descriptor |
( |
const irep_idt & |
id | ) |
|
|
inline |
Sets the method's descriptor – the mangled form of its type.
Definition at line 291 of file java_types.h.
◆ set_is_final()
void java_class_typet::methodt::set_is_final |
( |
const bool |
is_final | ) |
|
|
inline |
◆ set_is_native()
void java_class_typet::methodt::set_is_native |
( |
const bool |
is_native | ) |
|
|
inline |
◆ type() [1/2]
◆ type() [2/2]
The documentation for this class was generated from the following file:
- /home/runner/work/cbmc/cbmc/jbmc/src/java_bytecode/java_types.h