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

There is a newer version: 4.9.0
Show newest version






UnicodeCharStream (ANTLR 4 Runtime (Optimized) 4.7.3 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–2019 Tunnel Vision Laboratories, LLC. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy