IJPL-163132 Add KMP-compatible codePointAt and toCodePoint implementations to idea-flex-kotlin.skeleton

Also bumped to KFlex 1.10.13


Merge-request: IJ-MR-160215
Merged-by: Codrin Ogreanu <codrin.ogreanu@jetbrains.com>

GitOrigin-RevId: 5726f30797c1eb0341a5b0119cd82fdba9b5da2e
This commit is contained in:
Codrin.Ogreanu
2025-04-12 16:12:54 +00:00
committed by intellij-monorepo-bot
parent 0175466dc6
commit edaef30179
3 changed files with 17 additions and 2 deletions
@@ -1,6 +1,6 @@
// Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
// Generated by JFlex 1.10.11 http://jflex.de/ (tweaked for IntelliJ platform)
// Generated by JFlex 1.10.13 http://jflex.de/ (tweaked for IntelliJ platform)
// source: _JavaDocLexer.flex
/* It's an automatically generated code. Do not modify it. */
@@ -1,6 +1,6 @@
// Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
// Generated by JFlex 1.9.1 http://jflex.de/ (tweaked for IntelliJ platform)
// Generated by JFlex 1.10.13 http://jflex.de/ (tweaked for IntelliJ platform)
// source: _JavaLexer.flex
package com.intellij.lang.java.lexer;