MCPcopy Create free account
hub / github.com/CodingGay/BlackDex / getResult

Method getResult

Bcore/src/main/cpp/Dobby/tests/catch.hpp:1201–1203  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1199 return m_isBinaryExpression;
1200 }
1201 auto getResult() const -> bool {
1202 return m_result;
1203 }
1204 virtual void streamReconstructedExpression(std::ostream &os) const = 0;
1205
1206 ITransientExpression(bool isBinaryExpression, bool result)

Callers 1

handleExprMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected