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

io.github.danielnaczo.python3parser.visitors.exceptions.UnsupportedASTException Maven / Gradle / Ivy

There is a newer version: 1.0.5
Show newest version
package io.github.danielnaczo.python3parser.visitors.exceptions;

public class UnsupportedASTException extends RuntimeException{

	/**
	 * 
	 */
	private static final long serialVersionUID = 1L;

	
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy