MCPcopy 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_indentMethod · 0.95
applyMethod · 0.80
applyMethod · 0.80

Calls 1

popMethod · 0.45

Tested by

no test coverage detected