Uses of Interface
net.binis.codegen.generation.core.interfaces.PrototypeConstant
Packages that use PrototypeConstant
-
Uses of PrototypeConstant in net.binis.codegen.generation.core
Classes in net.binis.codegen.generation.core that implement PrototypeConstantConstructor parameters in net.binis.codegen.generation.core with type arguments of type PrototypeConstantModifierConstructorDescriptionCustomParsed(String id, boolean processed, boolean invalid, com.github.javaparser.JavaParser parser, Class<?> compiled, String prototypeFileName, String prototypeClassName, Structures.PrototypeDataHandler properties, List<Structures.PrototypeDataHandler> additionalProperties, String parsedName, String parsedFullName, String interfaceName, String interfaceFullName, Map<String, PrototypeConstant> constants, com.github.javaparser.ast.body.TypeDeclaration<com.github.javaparser.ast.body.ClassOrInterfaceDeclaration> declaration, com.github.javaparser.ast.CompilationUnit declarationUnit, List<com.github.javaparser.ast.CompilationUnit> files, Map<String, Structures.GeneratedFileHandler> custom, Structures.Parsed<com.github.javaparser.ast.body.ClassOrInterfaceDeclaration> base, Structures.Parsed<com.github.javaparser.ast.body.ClassOrInterfaceDeclaration> mixIn, boolean nested, boolean external, boolean codeEnum, String parentClassName, com.github.javaparser.ast.body.ClassOrInterfaceDeclaration parent, String parentPackage, net.binis.codegen.annotation.type.EmbeddedModifierType embeddedModifierType, Map<String, com.github.javaparser.ast.body.ClassOrInterfaceDeclaration> classes, List<PrototypeField> fields, com.github.javaparser.ast.body.ClassOrInterfaceDeclaration spec, com.github.javaparser.ast.body.ClassOrInterfaceDeclaration intf, com.github.javaparser.ast.CompilationUnit interfaceUnit, com.github.javaparser.ast.CompilationUnit implementationUnit, Map<String, List<ElementDescription>> elements, Element element, List<Parsables.Entry.Bag> rawElements, List<org.apache.commons.lang3.tuple.Triple<com.github.javaparser.ast.body.ClassOrInterfaceDeclaration, com.github.javaparser.ast.Node, PrototypeDescription<com.github.javaparser.ast.body.ClassOrInterfaceDeclaration>>> initializers, List<Consumer<com.github.javaparser.ast.stmt.BlockStmt>> customInitializers, List<Runnable> postProcessActions) -
Uses of PrototypeConstant in net.binis.codegen.generation.core.interfaces
Methods in net.binis.codegen.generation.core.interfaces that return types with arguments of type PrototypeConstant