All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.checkerframework.common.wholeprograminference.package-info Maven / Gradle / Ivy

/**
 * This package implements whole-program inference, an interprocedural inference that infers types
 * and inserts them into a program.
 *
 * @checker_framework.manual #whole-program-inference Whole-program inference
 */
package org.checkerframework.common.wholeprograminference;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy