15#ifndef LIEF_DWARF_EDITOR_ARRAY_TYPE_H
16#define LIEF_DWARF_EDITOR_ARRAY_TYPE_H
This class represents an array type (DW_TAG_array_type).
Definition ArrayType.hpp:26
static bool classof(const Type *type)
~ArrayType() override=default
Namespace for the DWARF debug format.
Definition DWARF/CompilationUnit.hpp:28
LIEF namespace.
Definition Abstract/Binary.hpp:40
#define LIEF_API
Definition visibility.h:41