public static final class ClangDocumentation.Functions
extends java.lang.Object
ClangIndex.getLibrary().| Modifier and Type | Field and Description |
|---|---|
static long |
BlockCommandComment_getArgText
Function address.
|
static long |
BlockCommandComment_getCommandName
Function address.
|
static long |
BlockCommandComment_getNumArgs
Function address.
|
static long |
BlockCommandComment_getParagraph
Function address.
|
static long |
Comment_getChild
Function address.
|
static long |
Comment_getKind
Function address.
|
static long |
Comment_getNumChildren
Function address.
|
static long |
Comment_isWhitespace
Function address.
|
static long |
Cursor_getParsedComment
Function address.
|
static long |
FullComment_getAsHTML
Function address.
|
static long |
FullComment_getAsXML
Function address.
|
static long |
HTMLStartTag_getAttrName
Function address.
|
static long |
HTMLStartTag_getAttrValue
Function address.
|
static long |
HTMLStartTag_getNumAttrs
Function address.
|
static long |
HTMLStartTagComment_isSelfClosing
Function address.
|
static long |
HTMLTagComment_getAsString
Function address.
|
static long |
HTMLTagComment_getTagName
Function address.
|
static long |
InlineCommandComment_getArgText
Function address.
|
static long |
InlineCommandComment_getCommandName
Function address.
|
static long |
InlineCommandComment_getNumArgs
Function address.
|
static long |
InlineCommandComment_getRenderKind
Function address.
|
static long |
InlineContentComment_hasTrailingNewline
Function address.
|
static long |
ParamCommandComment_getDirection
Function address.
|
static long |
ParamCommandComment_getParamIndex
Function address.
|
static long |
ParamCommandComment_getParamName
Function address.
|
static long |
ParamCommandComment_isDirectionExplicit
Function address.
|
static long |
ParamCommandComment_isParamIndexValid
Function address.
|
static long |
TextComment_getText
Function address.
|
static long |
TParamCommandComment_getDepth
Function address.
|
static long |
TParamCommandComment_getIndex
Function address.
|
static long |
TParamCommandComment_getParamName
Function address.
|
static long |
TParamCommandComment_isParamPositionValid
Function address.
|
static long |
VerbatimBlockLineComment_getText
Function address.
|
static long |
VerbatimLineComment_getText
Function address.
|
public static final long Cursor_getParsedComment
public static final long Comment_getKind
public static final long Comment_getNumChildren
public static final long Comment_getChild
public static final long Comment_isWhitespace
public static final long InlineContentComment_hasTrailingNewline
public static final long TextComment_getText
public static final long InlineCommandComment_getCommandName
public static final long InlineCommandComment_getRenderKind
public static final long InlineCommandComment_getNumArgs
public static final long InlineCommandComment_getArgText
public static final long HTMLTagComment_getTagName
public static final long HTMLStartTagComment_isSelfClosing
public static final long HTMLStartTag_getNumAttrs
public static final long HTMLStartTag_getAttrName
public static final long HTMLStartTag_getAttrValue
public static final long BlockCommandComment_getCommandName
public static final long BlockCommandComment_getNumArgs
public static final long BlockCommandComment_getArgText
public static final long BlockCommandComment_getParagraph
public static final long ParamCommandComment_getParamName
public static final long ParamCommandComment_isParamIndexValid
public static final long ParamCommandComment_getParamIndex
public static final long ParamCommandComment_isDirectionExplicit
public static final long ParamCommandComment_getDirection
public static final long TParamCommandComment_getParamName
public static final long TParamCommandComment_isParamPositionValid
public static final long TParamCommandComment_getDepth
public static final long TParamCommandComment_getIndex
public static final long VerbatimBlockLineComment_getText
public static final long VerbatimLineComment_getText
public static final long HTMLTagComment_getAsString
public static final long FullComment_getAsHTML
public static final long FullComment_getAsXML
Copyright LWJGL. All Rights Reserved. License terms.