Handbook
Glossary
CXSourceRange? ( object -- ? )
Vocabulary
libclang
.
ffi
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
CXSourceRange
class.
Definition
USING:
classes.tuple.private
;
IN:
libclang.ffi
:
CXSourceRange?
( object -- ? )
\
CXSourceRange
9
tuple-instance?
;