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

prompto.compiler.StackLocals Maven / Gradle / Ivy

The newest version!
package prompto.compiler;

public class StackLocals {
	StackState stackState;
	int numLocals;
}





© 2015 - 2024 Weber Informatics LLC | Privacy Policy