dextool v3.3.0 (2021-06-08T20:46:23Z)
Dub
Repo
logNode
libclang_ast
cursor_logger
Log information of a cursor.
@
trusted
void
logNode
(
ref
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.