Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-cpp
/ GetReflection
Method
GetReflection
eval/public/structs/field_access_impl.cc:334–334 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
332
int64_t GetEnumValue() const { return value_ref_->GetEnumValue(); }
333
334
const Reflection* GetReflection() const { return msg_->GetReflection(); }
335
336
private:
337
const MapValueConstRef* value_ref_;
Callers
15
BindProtoToActivation
Function · 0.45
KeyList
Method · 0.45
FieldBackedMapImpl
Method · 0.45
FieldBackedListImpl
Method · 0.45
ExpectWrappedMessage
Method · 0.45
ExpectNotWrapped
Method · 0.45
CreateWellknownTypeValue
Method · 0.45
HasFieldImpl
Function · 0.45
GetFieldImpl
Function · 0.45
QualifyImpl
Function · 0.45
ListFieldsImpl
Function · 0.45
CEL_ASSIGN_OR_RETURN
Function · 0.45
Calls
no outgoing calls
Tested by
5
ExpectWrappedMessage
Method · 0.36
ExpectNotWrapped
Method · 0.36
ExpectWrappedMessage
Method · 0.36
ExpectNotWrapped
Method · 0.36
CreateTestMessage
Function · 0.36