|
Bash++
Bash++ compiler internal documentation
|


Go to the source code of this file.
Classes | |
| class | bpp::bpp_method |
| A method in a class. More... | |
| class | bpp::bpp_method_parameter |
| A parameter in a method. More... | |
Namespaces | |
| namespace | bpp |
Variables | |
| const std::shared_ptr< bpp_method > | bpp::inaccessible_method = std::make_shared<bpp_method>() |
| A placeholder for an inaccessible method of a class (scope handling) | |