libclang v0.0.2 (2018-04-06T15:52:03Z)
Dub
Repo
Cursor.this
clang
Cursor
Undocumented in source.
this
(CXCursor cx)
this
(Kind kind, string spelling)
struct
Cursor
@
safe
@
nogc
pure nothrow
this
(
in
Kind
kind
,
in
string
spelling
)
this
(Kind kind, string spelling, Type type)
Meta
Source
See Implementation
clang
Cursor
constructors
this
functions
canonical
children
definition
enumConstantValue
hash
isAnonymous
isCanonical
isDefinition
isInvalid
isNull
isPredefined
language
lexicalParent
mangling
opApply
opEquals
semanticParent
toString
underlyingType
visitChildren
mixins
__anonymous
static functions
functionDecl
nullCursor
variables
cx
kind
returnType
sourceRange
spelling
type