Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
look
Method · 0.80
transformCall
Method · 0.80
visit
Method · 0.80
tryPromoteConstInt
Method · 0.80
isExpressionNull
Function · 0.80
visit
Method · 0.80
visit
Method · 0.80
inferTypeExpr
Method · 0.80
bakeConstStringKey
Function · 0.80
visit
Method · 0.80
tryGetConstExprIntOrUInt
Function · 0.80
visit
Method · 0.80
Calls
1
to
Function · 0.85
Tested by
3
look
Method · 0.64
transformCall
Method · 0.64
editorText
Function · 0.64