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

prompto.compiler.StackLocals Maven / Gradle / Ivy

package prompto.compiler;

public class StackLocals {
	StackState stackState;
	int numLocals;
}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy