IDL compiler front-end library
Loading...
Searching...
No Matches
Public Member Functions | List of all members
AST::ForwardDeclarable Class Reference

The item that can be forward declared. More...

#include <ForwardDeclarable.h>

Inheritance diagram for AST::ForwardDeclarable:
AST::IV_Base AST::Struct AST::Union AST::Interface AST::ValueType

Public Member Functions

bool has_forward_dcl () const
 

Detailed Description

The item that can be forward declared.

Definition at line 36 of file ForwardDeclarable.h.

Member Function Documentation

◆ has_forward_dcl()

bool AST::ForwardDeclarable::has_forward_dcl ( ) const
inline
Returns
true if this item has been declared forward.

Definition at line 40 of file ForwardDeclarable.h.


The documentation for this class was generated from the following file: