Package org.lwjgl.llvm
Class ClangDocumentation.Functions
java.lang.Object
org.lwjgl.llvm.ClangDocumentation.Functions
- Enclosing class:
ClangDocumentation
Contains the function pointers loaded from
ClangIndex.getLibrary()
.-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address. -
Method Summary
-
Field Details
-
Cursor_getParsedComment
public static final long Cursor_getParsedCommentFunction address. -
Comment_getKind
public static final long Comment_getKindFunction address. -
Comment_getNumChildren
public static final long Comment_getNumChildrenFunction address. -
Comment_getChild
public static final long Comment_getChildFunction address. -
Comment_isWhitespace
public static final long Comment_isWhitespaceFunction address. -
InlineContentComment_hasTrailingNewline
public static final long InlineContentComment_hasTrailingNewlineFunction address. -
TextComment_getText
public static final long TextComment_getTextFunction address. -
InlineCommandComment_getCommandName
public static final long InlineCommandComment_getCommandNameFunction address. -
InlineCommandComment_getRenderKind
public static final long InlineCommandComment_getRenderKindFunction address. -
InlineCommandComment_getNumArgs
public static final long InlineCommandComment_getNumArgsFunction address. -
InlineCommandComment_getArgText
public static final long InlineCommandComment_getArgTextFunction address. -
HTMLTagComment_getTagName
public static final long HTMLTagComment_getTagNameFunction address. -
HTMLStartTagComment_isSelfClosing
public static final long HTMLStartTagComment_isSelfClosingFunction address. -
HTMLStartTag_getNumAttrs
public static final long HTMLStartTag_getNumAttrsFunction address. -
HTMLStartTag_getAttrName
public static final long HTMLStartTag_getAttrNameFunction address. -
HTMLStartTag_getAttrValue
public static final long HTMLStartTag_getAttrValueFunction address. -
BlockCommandComment_getCommandName
public static final long BlockCommandComment_getCommandNameFunction address. -
BlockCommandComment_getNumArgs
public static final long BlockCommandComment_getNumArgsFunction address. -
BlockCommandComment_getArgText
public static final long BlockCommandComment_getArgTextFunction address. -
BlockCommandComment_getParagraph
public static final long BlockCommandComment_getParagraphFunction address. -
ParamCommandComment_getParamName
public static final long ParamCommandComment_getParamNameFunction address. -
ParamCommandComment_isParamIndexValid
public static final long ParamCommandComment_isParamIndexValidFunction address. -
ParamCommandComment_getParamIndex
public static final long ParamCommandComment_getParamIndexFunction address. -
ParamCommandComment_isDirectionExplicit
public static final long ParamCommandComment_isDirectionExplicitFunction address. -
ParamCommandComment_getDirection
public static final long ParamCommandComment_getDirectionFunction address. -
TParamCommandComment_getParamName
public static final long TParamCommandComment_getParamNameFunction address. -
TParamCommandComment_isParamPositionValid
public static final long TParamCommandComment_isParamPositionValidFunction address. -
TParamCommandComment_getDepth
public static final long TParamCommandComment_getDepthFunction address. -
TParamCommandComment_getIndex
public static final long TParamCommandComment_getIndexFunction address. -
VerbatimBlockLineComment_getText
public static final long VerbatimBlockLineComment_getTextFunction address. -
VerbatimLineComment_getText
public static final long VerbatimLineComment_getTextFunction address. -
HTMLTagComment_getAsString
public static final long HTMLTagComment_getAsStringFunction address. -
FullComment_getAsHTML
public static final long FullComment_getAsHTMLFunction address. -
FullComment_getAsXML
public static final long FullComment_getAsXMLFunction address. -
createAPISet
public static final long createAPISetFunction address. -
disposeAPISet
public static final long disposeAPISetFunction address. -
getSymbolGraphForUSR
public static final long getSymbolGraphForUSRFunction address. -
getSymbolGraphForCursor
public static final long getSymbolGraphForCursorFunction address.
-