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