Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ getEnd
Method
getEnd
valdi_core/src/valdi_core/cpp/Utils/Parser.hpp:48–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
}
47
48
const T* getEnd() const {
49
return _end;
50
}
51
52
void setEnd(const T* end) {
53
_end = end;
Callers
10
replace
Method · 0.80
templateFunctionStr
Function · 0.80
findNode
Function · 0.80
parseFunctionType
Function · 0.80
parsePropertyLike
Function · 0.80
dumpInterface
Function · 0.80
dumpFunction
Function · 0.80
dumpVariable
Function · 0.80
dumpEnum
Function · 0.80
uniqueNameFromNode
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected