libclang_ast.ast.nodes

Members

Functions

makeNodeClassName
string makeNodeClassName(string s)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

AttributeSeq
string[] AttributeSeq;
Undocumented in source.
DeclarationSeq
string[] DeclarationSeq;
Undocumented in source.
DirectiveSeq
string[] DirectiveSeq;
Undocumented in source.
ExpressionSeq
string[] ExpressionSeq;
Undocumented in source.
ExtraSeq
string[] ExtraSeq;
Undocumented in source.
PreprocessorSeq
string[] PreprocessorSeq;
Undocumented in source.
ReferenceSeq
string[] ReferenceSeq;
Undocumented in source.
StatementSeq
string[] StatementSeq;
Undocumented in source.
TranslationUnitSeq
string[] TranslationUnitSeq;
Undocumented in source.

Meta

License

MPL-2

Authors

Joakim Brännström (joakim.brannstrom@gmx.com)

This Source Code Form is subject to the terms of the Mozilla Public License, v.2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.