ナビゲーション
索引
次へ
|
前へ
|
pycindex ドキュメント
»
clang.cindex パースと情報収集
clang.cindex パースと情報収集
¶
clang.cindex の python module
pypi
C/C++ のソースをパースして TranslaionUnit を得る
compiler 引数
flags
CXCursor: カーソルを走査する
空のソースをパースしてみる
CursorKind 毎の処理
FUNCTION_DECL
CXType: 型の処理
基本型
CXType_Pointer / CXType_LValueReference
CXType_ConstantArray
CXType_DependentSizedArray, CXType_IncompleteArray
CXType_FunctionProto
CXType_Typedef
CXType_Enum
CXType_Elaborated
CXType_Record
前のトピックへ
pycindex
次のトピックへ
clang.cindex の python module
このページ
ソースコードを表示
クイック検索
ナビゲーション
索引
次へ
|
前へ
|
pycindex ドキュメント
»
clang.cindex パースと情報収集