| Package | Description | 
|---|---|
| org.apache.sysds.parser.dml | 
| Modifier and Type | Method and Description | 
|---|---|
DmlParser.ProgramrootContext | 
DmlParser.programroot()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DmlSyntacticValidator.enterProgramroot(DmlParser.ProgramrootContext ctx)  | 
void | 
DmlBaseListener.enterProgramroot(DmlParser.ProgramrootContext ctx)
Enter a parse tree produced by  
DmlParser.programroot(). | 
void | 
DmlListener.enterProgramroot(DmlParser.ProgramrootContext ctx)
Enter a parse tree produced by  
DmlParser.programroot(). | 
void | 
DmlPreprocessor.enterProgramroot(DmlParser.ProgramrootContext ctx)  | 
void | 
DmlSyntacticValidator.exitProgramroot(DmlParser.ProgramrootContext ctx)  | 
void | 
DmlBaseListener.exitProgramroot(DmlParser.ProgramrootContext ctx)
Exit a parse tree produced by  
DmlParser.programroot(). | 
void | 
DmlListener.exitProgramroot(DmlParser.ProgramrootContext ctx)
Exit a parse tree produced by  
DmlParser.programroot(). | 
void | 
DmlPreprocessor.exitProgramroot(DmlParser.ProgramrootContext ctx)  | 
Copyright © 2021 The Apache Software Foundation. All rights reserved.