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

Java.target.apidocs.org.antlr.v4.runtime.UnicodeCharStream.html Maven / Gradle / Ivy







UnicodeCharStream (ANTLR 4 Runtime (Optimized) 4.7.1 API)











org.antlr.v4.runtime

Interface UnicodeCharStream

    • Method Detail

      • supportsUnicodeCodePoints

        boolean supportsUnicodeCodePoints()
        Determines if the current stream supports Unicode code points.
        Returns:
        true if the current input stream supports Unicode code points; otherwise, false if the current input stream returns UTF-16 code units for code points above U+FFFF.

Copyright © 1992–2018 Tunnel Vision Laboratories, LLC. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy