Package com.github.tadukoo.java
package com.github.tadukoo.java
Contains the base interfaces and enums for dealing with Java code
-
ClassDescriptionJava Class Type represents a main Java type (class, interface, enum, record, annotation class)Represents a generic type in JavaAn enum for the various
JavaCodeTypestypes of Java classes and elements.Represents a Java parameter (e.g.A builder used to build aJavaParameter.An interface containing constants for various tokens in JavaRepresents a type in Java (e.g.A builder used to build aJavaType.Represents a Type Parameter in Java (e.g.A Builder used to make aJavaTypeParameter.Visibility represents the visibility of a given Java class, method, etc.