com.alibaba.druid.sql.dialect.postgresql.ast.expr
接口 PGExpr

所有超级接口:
PGSQLObject, SQLExpr, SQLObject

public interface PGExpr
extends SQLExpr, PGSQLObject


方法摘要
 
从接口 com.alibaba.druid.sql.dialect.postgresql.ast.PGSQLObject 继承的方法
accept0
 
从接口 com.alibaba.druid.sql.ast.SQLObject 继承的方法
accept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParent
 



Copyright © 2013 Alibaba Group. All Rights Reserved.