GNU Octave 10.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 
Loading...
Searching...
No Matches
tree_classdef_event Class Reference

#include "pt-classdef.h"

Public Member Functions

 tree_classdef_event (tree_identifier *i=nullptr)
 
 ~tree_classdef_event ()
 
void accept (tree_walker &tw)
 
tree_identifierident ()
 

Detailed Description

Definition at line 449 of file pt-classdef.h.

Constructor & Destructor Documentation

◆ tree_classdef_event()

tree_classdef_event::tree_classdef_event ( tree_identifier i = nullptr)

Definition at line 190 of file pt-classdef.cc.

◆ ~tree_classdef_event()

tree_classdef_event::~tree_classdef_event ( )
inline

Definition at line 457 of file pt-classdef.h.

Member Function Documentation

◆ accept()

void tree_classdef_event::accept ( tree_walker tw)
inline

Definition at line 464 of file pt-classdef.h.

References tree_walker::visit_classdef_event().

◆ ident()

tree_identifier * tree_classdef_event::ident ( )
inline

Definition at line 462 of file pt-classdef.h.


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