Bash++
Bash++ compiler internal documentation
Classes | Typedefs
EntityMap.h File Reference
#include <optional>
#include "interval_tree.hpp"
#include "EntityNode.h"
Include dependency graph for EntityMap.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  FilePosition
 
class  EntityMap
 

Typedefs

using IntervalTree = lib_interval_tree::interval_tree< IntervalType, EntityHooks >
 

Typedef Documentation

◆ IntervalTree

using IntervalTree = lib_interval_tree::interval_tree<IntervalType, EntityHooks>

Copyright (C) 2025 Andrew S. Rightenburg Bash++: Bash with classes