class RolapNativeSql.InfixOpSqlCompiler extends RolapNativeSql.FunCallSqlCompilerBase
(a
 + b).argCount, category, mdx| Modifier | Constructor and Description | 
|---|---|
protected  | 
RolapNativeSql.InfixOpSqlCompiler(int category,
                                 String mdx,
                                 String sql,
                                 RolapNativeSql.SqlCompiler argumentCompiler)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
compile(Exp exp)  | 
String | 
toString()  | 
compileArgs, matchprotected RolapNativeSql.InfixOpSqlCompiler(int category,
                                 String mdx,
                                 String sql,
                                 RolapNativeSql.SqlCompiler argumentCompiler)