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

org.treesitter.TSInputEncoding Maven / Gradle / Ivy

There is a newer version: 0.24.4
Show newest version
package org.treesitter;

public enum TSInputEncoding {
    TSInputEncodingUTF8,
    TSInputEncodingUTF16
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy