Navigation

Operators and Keywords

Function List:

C++ API

tree_black_hole Class Reference

#include <pt-id.h>

Inherits tree_identifier.

Collaboration diagram for tree_black_hole:

List of all members.

Public Member Functions

 tree_black_hole (int l=-1, int c=-1)
std::string name (void) const
bool is_variable (void)
bool is_black_hole (void)
tree_black_holedup (void) const
octave_lvalue lvalue (void)

Constructor & Destructor Documentation

tree_black_hole::tree_black_hole ( int  l = -1,
int  c = -1 
) [inline]

Member Function Documentation

tree_black_hole* tree_black_hole::dup ( void   )  const [inline]
bool tree_black_hole::is_black_hole ( void   )  [inline, virtual]

Reimplemented from tree_identifier.

bool tree_black_hole::is_variable ( void   )  [inline, virtual]

Reimplemented from tree_identifier.

octave_lvalue tree_black_hole::lvalue ( void   )  [inline, virtual]

Reimplemented from tree_identifier.

std::string tree_black_hole::name ( void   )  const [inline, virtual]

Reimplemented from tree_identifier.


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines