public class CodeSplitUtil extends Object
| 构造器和说明 |
|---|
CodeSplitUtil() |
| 限定符和类型 | 方法和说明 |
|---|---|
static String |
getContextString(org.antlr.v4.runtime.ParserRuleContext ctx) |
static int |
getContextTextLength(org.antlr.v4.runtime.ParserRuleContext ctx) |
static AtomicLong |
getCounter() |
static String |
newName(String name) |
public static AtomicLong getCounter()
public static String getContextString(org.antlr.v4.runtime.ParserRuleContext ctx)
public static int getContextTextLength(org.antlr.v4.runtime.ParserRuleContext ctx)
Copyright © 2023 The Apache Software Foundation. All rights reserved.