dpp v0.2.0 (2019-05-15T16:52:05Z)
Dub
Repo
mergeNodes
dpp
expansion
Undocumented in source.
from
!"clang".
Cursor
mergeNodes
(
from
!"clang".
Cursor
lhs
,
from
!"clang".
Cursor
rhs
)
in (lhs.kind == from!"clang".Cursor.Kind.Namespace && rhs.kind == from!"clang".Cursor.Kind.Namespace && lhs.spelling == rhs.spelling)
Meta
Source
See Implementation
dpp
expansion
functions
canonicalCursors
expand
getHeaderName
isCppHeader
mergeCursors
mergeLeaves
mergeNodes
sameCursorForChunking
sortCursors
trueCursors