Package | Description |
---|---|
org.bytedeco.javacpp.tools |
Contains classes used at build time by JavaCPP.
|
Modifier and Type | Field and Description |
---|---|
(package private) Declaration |
Declarator.definition |
Modifier and Type | Method and Description |
---|---|
boolean |
DeclarationList.add(Declaration decl) |
boolean |
DeclarationList.add(Declaration decl,
String fullName) |
(package private) Type |
Parser.functionAfter(Context context,
Declaration decl,
Declarator dcl,
Type type)
Parse function declaration or definition after parameters:
const, attributes, trailing type, pure virtual functions.
|
Copyright © 2024. All rights reserved.