MCPcopy Create free account
hub / github.com/TankOs/SFGUI / Combinator

Class Combinator

src/SFGUI/Parsers/ThemeParser/GrammarPredicates.cpp:108–108  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

106
107void ThemeGrammar::PushCombinatorChild() {
108 struct Combinator combinator;
109
110 combinator.m_combinator = ">";
111

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected