- 所有超级接口:
- org.apache.shardingsphere.sql.parser.api.visitor.ASTNode, org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.ExpressionSegment, org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.simple.SimpleExpressionSegment, org.apache.shardingsphere.sql.parser.sql.common.segment.SQLSegment
- 所有已知实现类:
- DerivedLiteralExpressionSegment, DerivedParameterMarkerExpressionSegment
public interface DerivedSimpleExpressionSegment
extends org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.simple.SimpleExpressionSegment
Derived simple expression segment.