Package org.lwjgl.llvm
Class ClangDocumentation.Functions
- java.lang.Object
-
- org.lwjgl.llvm.ClangDocumentation.Functions
-
- Enclosing class:
- ClangDocumentation
public static final class ClangDocumentation.Functions extends java.lang.Object
Contains the function pointers loaded fromClangIndex.getLibrary()
.
-
-
Field Summary
-
-
-
Field Detail
-
Cursor_getParsedComment, Comment_getKind, Comment_getNumChildren, Comment_getChild, Comment_isWhitespace, InlineContentComment_hasTrailingNewline, TextComment_getText, InlineCommandComment_getCommandName, InlineCommandComment_getRenderKind, InlineCommandComment_getNumArgs, InlineCommandComment_getArgText, HTMLTagComment_getTagName, HTMLStartTagComment_isSelfClosing, HTMLStartTag_getNumAttrs, HTMLStartTag_getAttrName, HTMLStartTag_getAttrValue, BlockCommandComment_getCommandName, BlockCommandComment_getNumArgs, BlockCommandComment_getArgText, BlockCommandComment_getParagraph, ParamCommandComment_getParamName, ParamCommandComment_isParamIndexValid, ParamCommandComment_getParamIndex, ParamCommandComment_isDirectionExplicit, ParamCommandComment_getDirection, TParamCommandComment_getParamName, TParamCommandComment_isParamPositionValid, TParamCommandComment_getDepth, TParamCommandComment_getIndex, VerbatimBlockLineComment_getText, VerbatimLineComment_getText, HTMLTagComment_getAsString, FullComment_getAsHTML, FullComment_getAsXML
Function address.
-
-