Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/dropbox/dropbox-sdk-java
/ allcaps
Function
allcaps
core/generator/java/java.stoneg.py:124–125 ·
view source on GitHub ↗
(s)
Source
from the content-addressed store, hash-verified
122
123
124
def
allcaps(s):
125
return
_fixreserved(_allcaps(s))
126
127
128
def
collapse_whitespace(s):
Callers
3
field_enum_name
Method · 0.85
field_tag_enum_name
Method · 0.85
field_static_instance
Method · 0.85
Calls
2
_fixreserved
Function · 0.85
_allcaps
Function · 0.85
Tested by
no test coverage detected