Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ObEngine/ObEngine
/ close_block
Method
close_block
extlibs/vili/src/parser/parser_state.cpp:82–85 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
80
}
81
82
void state::close_block()
83
{
84
m_stack.pop();
85
}
86
87
void state::push(node&& data)
88
{
Callers
3
set_indent
Method · 0.95
apply
Method · 0.80
apply
Method · 0.80
Calls
1
pop
Method · 0.45
Tested by
no test coverage detected