| 程序包 | 说明 |
|---|---|
| org.apache.paimon.codegen.codesplit |
| 限定符和类型 | 类和说明 |
|---|---|
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 The Apache Software Foundation. All rights reserved.