libclang 0.1.0 copy "libclang: ^0.1.0" to clipboard
libclang: ^0.1.0 copied to clipboard

Dart FFI bindings to libclang that provide the ability to analyze C/C++ code.

0.1.0 #

Support Features:

  • Cursor
  • CursorKind
  • visitChildren
  • getCursorSpelling
  • getCursorKindSpelling

0.0.1 #

Support Features:

  • Index
  • TranslationUnit
  • TranslationUnitFlag
  • Parse source/header file for C/C++.
  • Load/save AST.
2
likes
30
pub points
0%
popularity

Publisher

unverified uploader

Dart FFI bindings to libclang that provide the ability to analyze C/C++ code.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

ffi

More

Packages that depend on libclang