| String | CNodeBinary. codegen(boolean sparse,
       SpoofCompiler.GeneratorAPI api) | 
| String | CNodeOuterProduct. codegen(boolean sparse,
       SpoofCompiler.GeneratorAPI api) | 
| String | CNodeMultiAgg. codegen(boolean sparse,
       SpoofCompiler.GeneratorAPI api) | 
| String | CNodeData. codegen(boolean sparse,
       SpoofCompiler.GeneratorAPI api) | 
| String | CNodeNary. codegen(boolean sparse,
       SpoofCompiler.GeneratorAPI api) | 
| String | CNodeCell. codegen(boolean sparse,
       SpoofCompiler.GeneratorAPI _api) | 
| abstract String | CNode. codegen(boolean sparse,
       SpoofCompiler.GeneratorAPI api) | 
| String | CNodeRow. codegen(boolean sparse,
       SpoofCompiler.GeneratorAPI _api) | 
| String | CNodeTernary. codegen(boolean sparse,
       SpoofCompiler.GeneratorAPI api) | 
| String | CNodeUnary. codegen(boolean sparse,
       SpoofCompiler.GeneratorAPI api) | 
| int | CNodeOuterProduct. compile(SpoofCompiler.GeneratorAPI api,
       String src) | 
| int | CNodeMultiAgg. compile(SpoofCompiler.GeneratorAPI api,
       String src) | 
| abstract int | CNodeTpl. compile(SpoofCompiler.GeneratorAPI api,
       String src) | 
| int | CNodeCell. compile(SpoofCompiler.GeneratorAPI api,
       String src) | 
| int | CNodeRow. compile(SpoofCompiler.GeneratorAPI api,
       String src) | 
| String | CNodeNary.NaryType. getTemplate(boolean sparseGen,
           long len,
           ArrayList<CNode> inputs,
           SpoofCompiler.GeneratorAPI api) | 
| String | CNodeData. getVarname(SpoofCompiler.GeneratorAPI api) | 
| String | CNode. getVarname(SpoofCompiler.GeneratorAPI api) | 
| String | CNode. getVectorLength(SpoofCompiler.GeneratorAPI api) | 
| boolean | CNodeBinary. isSupported(SpoofCompiler.GeneratorAPI api) | 
| boolean | CNodeOuterProduct. isSupported(SpoofCompiler.GeneratorAPI api) | 
| boolean | CNodeMultiAgg. isSupported(SpoofCompiler.GeneratorAPI api) | 
| boolean | CNodeData. isSupported(SpoofCompiler.GeneratorAPI api) | 
| boolean | CNodeNary. isSupported(SpoofCompiler.GeneratorAPI api) | 
| boolean | CNodeCell. isSupported(SpoofCompiler.GeneratorAPI api) | 
| abstract boolean | CNode. isSupported(SpoofCompiler.GeneratorAPI api) | 
| boolean | CNodeRow. isSupported(SpoofCompiler.GeneratorAPI api) | 
| boolean | CNodeTernary. isSupported(SpoofCompiler.GeneratorAPI api) | 
| boolean | CNodeUnary. isSupported(SpoofCompiler.GeneratorAPI api) | 
| void | CNodeTpl. setGeneratorAPI(SpoofCompiler.GeneratorAPI _api) |