| Package | Description |
|---|---|
| org.apache.paimon.codegen.codesplit |
| Modifier and Type | Class and Description |
|---|---|
class |
JavaParserBaseVisitor<T>
This class provides an empty implementation of
JavaParserVisitor,
which can be extended to create a visitor which only needs to handle a subset
of the available methods. |
class |
ReturnAndJumpCounter
Simple parser that counts combined number of 'return', 'continue' and 'break' kay words.
|
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.