#include <java_bytecode_parse_tree.h>
Definition at line 64 of file java_bytecode_parse_tree.h.
◆ membert()
java_bytecode_parse_treet::membert::membert |
( |
| ) |
|
|
inline |
◆ has_annotation()
bool java_bytecode_parse_treet::membert::has_annotation |
( |
const irep_idt & |
annotation_id | ) |
const |
|
inline |
◆ annotations
annotationst java_bytecode_parse_treet::membert::annotations |
◆ descriptor
std::string java_bytecode_parse_treet::membert::descriptor |
◆ is_final
bool java_bytecode_parse_treet::membert::is_final |
◆ is_private
bool java_bytecode_parse_treet::membert::is_private |
◆ is_protected
bool java_bytecode_parse_treet::membert::is_protected |
◆ is_public
bool java_bytecode_parse_treet::membert::is_public |
◆ is_static
bool java_bytecode_parse_treet::membert::is_static |
◆ name
irep_idt java_bytecode_parse_treet::membert::name |
◆ signature
std::optional<std::string> java_bytecode_parse_treet::membert::signature |
The documentation for this struct was generated from the following file: