com.alibaba.druid.sql.dialect.postgresql.ast.expr
Interface PGExpr

All Superinterfaces:
PGSQLObject, SQLExpr, SQLObject
All Known Implementing Classes:
PGAnalytic, PGAnalyticWindowing

public interface PGExpr
extends SQLExpr, PGSQLObject


Method Summary
 
Methods inherited from interface com.alibaba.druid.sql.dialect.postgresql.ast.PGSQLObject
accept0
 
Methods inherited from interface com.alibaba.druid.sql.ast.SQLObject
accept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParent
 



Copyright © 2012 Alibaba Group. All Rights Reserved.