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