cprover
Loading...
Searching...
No Matches
java_bytecode_parse_treet::annotationt Struct Reference

#include <java_bytecode_parse_tree.h>

Collaboration diagram for java_bytecode_parse_treet::annotationt:

Classes

struct  element_value_pairt

Public Types

typedef std::vector< element_value_pairtelement_value_pairst

Public Member Functions

void output (std::ostream &) const

Public Attributes

typet type
element_value_pairst element_value_pairs

Detailed Description

Definition at line 32 of file java_bytecode_parse_tree.h.

Member Typedef Documentation

◆ element_value_pairst

Member Function Documentation

◆ output()

void java_bytecode_parse_treet::annotationt::output ( std::ostream & out) const

Definition at line 53 of file java_bytecode_parse_tree.cpp.

Member Data Documentation

◆ element_value_pairs

element_value_pairst java_bytecode_parse_treet::annotationt::element_value_pairs

Definition at line 44 of file java_bytecode_parse_tree.h.

◆ type

typet java_bytecode_parse_treet::annotationt::type

Definition at line 34 of file java_bytecode_parse_tree.h.


The documentation for this struct was generated from the following files: