public class ExpressionProcessor extends AbstractProcessor<TExpression>
Constructor and Description |
---|
ExpressionProcessor() |
Modifier and Type | Method and Description |
---|---|
void |
process(TExpression node) |
static void |
processParenthesesNodeInSubQuery(GFmtOpt option,
TCustomSqlStatement sql,
TSourceToken leftParenthesis,
TSourceToken rightParenthsis) |
static void |
processTypeName(GFmtOpt option,
TTypeName type) |
afterProcess, beforeProcess, getOption, getParameter, getParameter, init
public void process(TExpression node)
process
in class AbstractProcessor<TExpression>
public static void processParenthesesNodeInSubQuery(GFmtOpt option, TCustomSqlStatement sql, TSourceToken leftParenthesis, TSourceToken rightParenthsis)
Copyright © 2023. All rights reserved.