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