27#ifndef IDLFE_AST_PARAMETER_H_
28#define IDLFE_AST_PARAMETER_H_
58 template <
class T>
friend class Ptr;
The attribute specification.
@ PARAMETER
class Parameter
The item with name and type.
const Identifier & name() const noexcept
A parameter of an operation.
Attribute attribute() const noexcept
Attribute
Parameter attribute: in, out, inout.
The IDL simple declarator.
Abstract Syntax Tree namespace.