27#ifndef IDLFE_AST_CONSTANT_H_
28#define IDLFE_AST_CONSTANT_H_
47 template <
class T>
friend class Ptr;
51 Type (std::move (type)),
57 Type (std::move (type))
const Identifier & name() const noexcept
The IDL simple declarator.
Type()
Default constructor.
Stores the constant value.
@ FIXED
Variant::as_Fixed ();.
Abstract Syntax Tree namespace.