MCPcopy Create free account
hub / github.com/FreeCAD/FreeCAD / priority

Method priority

src/App/Expression.cpp:917–919  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

915
916
917int Expression::priority() const {
918 return 20;
919}
920
921ExpressionPtr Expression::parse(const DocumentObject* owner, const std::string& buffer)
922{

Callers 1

_toStringMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected