Uses of Class
org.bytedeco.javacpp.tools.Type
Packages that use Type
-
Uses of Type in org.bytedeco.javacpp.tools
Fields in org.bytedeco.javacpp.tools declared as TypeModifier and TypeFieldDescription(package private) Type[]
Type.arguments
(package private) Type
Declaration.type
(package private) Type
Declarator.type
(package private) Type
TemplateMap.type
Fields in org.bytedeco.javacpp.tools with type parameters of type TypeModifier and TypeFieldDescriptionParser.downcasts
Classes that have a base class appearing as a key in this map need a downcast constructor.Methods in org.bytedeco.javacpp.tools that return TypeModifier and TypeMethodDescription(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
(package private) Type[]
Parser.templateArguments
(Context context) (package private) Type
(package private) Type
Methods in org.bytedeco.javacpp.tools with parameters of type TypeModifier and TypeMethodDescriptionprivate void
Parser.addDowncast
(String base, Type from, boolean virtual) (package private) String
(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