MCPcopy Create free account
hub / github.com/GaijinEntertainment/daScript / getValue

Method getValue

include/daScript/ast/ast.h:792–792  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

790 }
791 virtual ExpressionPtr visit(Visitor & vis) override;
792 TT getValue() const { return cast<TT>::to(value); }
793 };
794
795 enum class SideEffects : uint32_t {

Callers 15

lookMethod · 0.80
transformCallMethod · 0.80
visitMethod · 0.80
tryPromoteConstIntMethod · 0.80
isExpressionNullFunction · 0.80
visitMethod · 0.80
visitMethod · 0.80
inferTypeExprMethod · 0.80
bakeConstStringKeyFunction · 0.80
visitMethod · 0.80
tryGetConstExprIntOrUIntFunction · 0.80
visitMethod · 0.80

Calls 1

toFunction · 0.85

Tested by 3

lookMethod · 0.64
transformCallMethod · 0.64
editorTextFunction · 0.64