prompto.compiler.IInlineOperand Maven / Gradle / Ivy
The newest version!
package prompto.compiler;
public interface IInlineOperand extends IOperand {
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy
package prompto.compiler;
public interface IInlineOperand extends IOperand {
}