27#ifndef IDLFE_AST_VALUEBOX_H_
28#define IDLFE_AST_VALUEBOX_H_
45 template <
class T>
friend class Ptr;
49 Type (std::move (type))
@ VALUE_BOX
class ValueBox
Items which have repository identifiers derive from this class.
const Identifier & name() const noexcept
The IDL simple declarator.
Type()
Default constructor.
Abstract Syntax Tree namespace.