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.Utilities for dealing with Java codeAn interface containing constants for various tokens in JavaVisibility represents the visibility of a given Java class, method, etc.