public class CodeSplitUtil extends Object
Constructor and Description |
---|
CodeSplitUtil() |
Modifier and Type | Method and Description |
---|---|
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–2024 The Apache Software Foundation. All rights reserved.