Uses of Class
net.binis.codegen.generation.core.Parsables.Entry.Bag
Packages that use Parsables.Entry.Bag
Package
Description
-
Uses of Parsables.Entry.Bag in net.binis.codegen
Method parameters in net.binis.codegen with type arguments of type Parsables.Entry.BagModifier and TypeMethodDescriptionstatic voidCodeGen.checkForNestedClasses(com.github.javaparser.ast.body.TypeDeclaration<?> type, String fileName, com.github.javaparser.JavaParser parser, List<Parsables.Entry.Bag> elements) static voidCodeGen.handleType(com.github.javaparser.JavaParser parser, com.github.javaparser.ast.body.TypeDeclaration<?> t, String fileName, List<Parsables.Entry.Bag> elements) -
Uses of Parsables.Entry.Bag in net.binis.codegen.generation.core
Fields in net.binis.codegen.generation.core with type parameters of type Parsables.Entry.BagModifier and TypeFieldDescriptionprotected List<Parsables.Entry.Bag> Parsables.Entry.elementsprotected List<Parsables.Entry.Bag> Structures.Parsed.rawElementsMethods in net.binis.codegen.generation.core that return types with arguments of type Parsables.Entry.Bag -
Uses of Parsables.Entry.Bag in net.binis.codegen.generation.core.interfaces
Methods in net.binis.codegen.generation.core.interfaces that return types with arguments of type Parsables.Entry.Bag