MCPcopy Create free account
hub / github.com/Project-LemonLime/Project_LemonLime / getBytecodeExtensions

Method getBytecodeExtensions

src/base/compiler.cpp:32–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30auto Compiler::getInterpreterLocation() const -> const QString & { return interpreterLocation; }
31
32auto Compiler::getBytecodeExtensions() const -> const QStringList & { return bytecodeExtensions; }
33
34auto Compiler::getConfigurationNames() const -> const QStringList & { return configurationNames; }
35

Callers 4

resetEditCompilerMethod · 0.80
saveSettingsMethod · 0.80
copyFromMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected