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

prompto.statement.BaseStatement Maven / Gradle / Ivy

The newest version!
package prompto.statement;

import prompto.parser.CodeSection;

public abstract class BaseStatement extends CodeSection implements IStatement {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy