class RolapNativeSql.ParenthesisSqlCompiler extends RolapNativeSql.FunCallSqlCompiler
compiler, sqlargCount, category, mdx| Modifier | Constructor and Description | 
|---|---|
protected  | 
RolapNativeSql.ParenthesisSqlCompiler(int category,
                                     RolapNativeSql.SqlCompiler argumentCompiler)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
toString()  | 
compilecompileArgs, matchprotected RolapNativeSql.ParenthesisSqlCompiler(int category,
                                     RolapNativeSql.SqlCompiler argumentCompiler)
public String toString()
toString in class RolapNativeSql.FunCallSqlCompiler