Uses of Class
org.bytedeco.javacpp.tools.Type
Packages that use Type
-
Uses of Type in org.bytedeco.javacpp.tools
Subclasses with type arguments of type Type in org.bytedeco.javacpp.toolsFields in org.bytedeco.javacpp.tools declared as TypeModifier and TypeFieldDescription(package private) Type[]Type.arguments(package private) TypeDeclaration.type(package private) TypeDeclarator.type(package private) TypeTemplateMap.typeFields in org.bytedeco.javacpp.tools with type parameters of type TypeModifier and TypeFieldDescriptionParser.downcastsClasses 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) TypeParser.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) TypeMethods in org.bytedeco.javacpp.tools with parameters of type TypeModifier and TypeMethodDescriptionprivate voidParser.addDowncast(String base, Type from, boolean virtual) (package private) String(package private) TypeParser.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