| Package | Description |
|---|---|
| org.bytedeco.javacpp.tools |
Contains classes used at build time by JavaCPP.
|
| Modifier and Type | Field and Description |
|---|---|
(package private) Type[] |
Type.arguments |
(package private) Type[] |
Type.arguments |
(package private) Type |
Declaration.type |
(package private) Type |
Declarator.type |
(package private) Type |
TemplateMap.type |
(package private) Type |
TemplateMap.type |
(package private) Type |
Declarator.type |
(package private) Type |
Declaration.type |
| Modifier and Type | Method and Description |
|---|---|
(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.
|
(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.
|
(package private) Type |
TemplateMap.get(String key) |
(package private) Type |
TemplateMap.get(String key) |
(package private) Type[] |
Parser.templateArguments(Context context) |
(package private) Type[] |
Parser.templateArguments(Context context) |
(package private) Type |
Parser.type(Context context) |
(package private) Type |
Parser.type(Context context) |
(package private) Type |
Parser.type(Context context,
boolean definition) |
(package private) Type |
Parser.type(Context context,
boolean definition) |
| Modifier and Type | Method and Description |
|---|---|
(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.
|
(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.
|
(package private) String |
Parser.upcast(Type from,
Type to,
boolean override) |
(package private) String |
Parser.upcast(Type from,
Type to,
boolean override) |
Copyright © 2023. All rights reserved.