dextool v5.0.0 (2022-12-09T08:28:15Z)
Dub
Repo
logNode
libclang_ast
cursor_logger
Log information of a cursor.
@
trusted
void
logNode
(
scope
const
Cursor
c
,
const
int
indent
= 0
,
const
string
func
= __FUNCTION__
,
const
uint
line
= __LINE__
)
Meta
Source
See Implementation
libclang_ast
cursor_logger
functions
logNode
templates
mixinNodeLog
Log information of a cursor.