MCPcopy Create free account
hub / github.com/digego/extempore / getType

Method getType

include/SchemeProcess.h:82–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80 void* getPtr2() { return ptr2; }
81 std::string getLabel() { return label; }
82 int getType() { return type; }
83
84 private:
85 uint64_t time;

Callers 6

jitCompileIRStringMethod · 0.80
get_function_argsMethod · 0.80
call_compiled_closureMethod · 0.80
call_compiledMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected