Loading...
Searching...
No Matches
write_stack_entryt Class Referenceabstract
#include <write_stack_entry.h>
+ Inheritance diagram for write_stack_entryt:
Try to combine a new stack element with the current top of the stack.
Detailed Description
Constructor & Destructor Documentation
◆ ~write_stack_entryt()
virtual write_stack_entryt::~write_stack_entryt
(
)
virtualdefault
Member Function Documentation
◆ get_access_expr()
◆ try_squash_in()
Try to combine a new stack element with the current top of the stack.
- Parameters
-
new_entry The new entry to combine with
enviroment The enviroment to evalaute things in
ns The global namespace
- Returns
- True if this stack entry and thew new entry were combined
Reimplemented in offset_entryt.
Definition at line 22 of file write_stack_entry.cpp.
The documentation for this class was generated from the following files: