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

nl.weeaboo.lua2.compiler.UpValueDesc Maven / Gradle / Ivy

package nl.weeaboo.lua2.compiler;

final class UpValueDesc {

    short k;
    short info;

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy