MCPcopy Create free account
hub / github.com/argotorg/solidity / compilationSuccessful

Method compilationSuccessful

libevmasm/EVMAssemblyStack.h:90–90  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

88 std::map<std::string, unsigned> sourceIndices() const;
89
90 bool compilationSuccessful() const override { return m_evmAssembly != nullptr; }
91
92 void selectDebugInfo(langutil::DebugInfoSelection _debugInfoSelection)
93 {

Callers 2

runMethod · 0.45
handleCombinedJSONMethod · 0.45

Calls

no outgoing calls

Tested by 1

runMethod · 0.36