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

commonMain.org.antlr.v4.kotlinruntime.misc.Platform.kt Maven / Gradle / Ivy

package org.antlr.v4.kotlinruntime.misc

expect object Platform {
    suspend fun readFile(fileName: String): String
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy