{% include 't_head.html' %}
{% include 't_sidebar.html' %}
{% include 't_navbar.html' %}
Select a Class and start playing with its methods
×
index
classes
Classes
Use the search bar below to quickly filter results:
{% for c in loaded_classes %}
[{{ loop.index0 }}]
{{ c }}
{% endfor %}
Heap Search 💣 - Select a Class and call its methods 🕹
Select a Class
Heap Search Template -
{{ selected_class}}
{{ heap_template_str|safe }}
{% include 't_js_script.html' %}