Uses of Class
net.binis.codegen.generation.core.Structures.Parsed
Packages that use Structures.Parsed
-
Uses of Structures.Parsed in net.binis.codegen.generation.core
Methods in net.binis.codegen.generation.core with parameters of type Structures.ParsedModifier and TypeMethodDescriptionstatic booleanHelpers.fieldExists(Structures.Parsed<com.github.javaparser.ast.body.ClassOrInterfaceDeclaration> parsed, String field) -
Uses of Structures.Parsed in net.binis.codegen.generation.core.interfaces
Methods in net.binis.codegen.generation.core.interfaces that return Structures.ParsedModifier and TypeMethodDescriptionStructures.Parsed<com.github.javaparser.ast.body.ClassOrInterfaceDeclaration>PrototypeField.getParsed()