Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/google/gson
/ visitPrimitive
Method
visitPrimitive
src/main/java/com/google/gson/ObjectNavigator.java:72–72 ·
view source on GitHub ↗
(Object primitive)
Source
from the content-addressed store, hash-verified
70
Object parent);
71
72
void
visitPrimitive(Object primitive);
73
74
/**
75
* Retrieve the current target
Callers
3
accept
Method · 0.65
visitPrimitive
Method · 0.65
navigate
Method · 0.65
Implementers
1
JsonSerializationVisitor
src/main/java/com/google/gson/JsonSeri
Calls
no outgoing calls
Tested by
no test coverage detected