isExpression: Tests for type of CXCursor

isExpressionR Documentation

Tests for type of CXCursor

Description

These functions allow us to test the type of a CXCursor instance. Rather than looking at the individual kind, these functions are more high-level queries about collections of different kinds.

Usage

isExpression(x, ...)

Arguments

x

a cursor

...

additional arguments for any methods

Value

A logical value (or numeric representing TRUE or FALSE).

Author(s)

Duncan Temple Lang

References

libclang http://clang.llvm.org/doxygen/group__CINDEX.html


omegahat/RClangSimple documentation built on Jan. 17, 2024, 6:27 p.m.