commonMain.org.antlr.v4.kotlinruntime.CharStreams.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of antlr-kotlin-runtime-jvm Show documentation
Show all versions of antlr-kotlin-runtime-jvm Show documentation
Kotlin multiplatform port of ANTLR
package org.antlr.v4.kotlinruntime
expect object CharStreams : AbstractCharStreams {
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy