| Package | Description | 
|---|---|
| org.apache.sysds.parser.dml | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | DmlParser.ExternalFunctionDefExpressionContext | 
| static class  | DmlParser.InternalFunctionDefExpressionContext | 
| Modifier and Type | Field and Description | 
|---|---|
| DmlParser.FunctionStatementContext | DmlParser.ProgramrootContext. functionStatement | 
| Modifier and Type | Field and Description | 
|---|---|
| List<DmlParser.FunctionStatementContext> | DmlParser.ProgramrootContext. functionBlocks | 
| Modifier and Type | Method and Description | 
|---|---|
| DmlParser.FunctionStatementContext | DmlParser. functionStatement() | 
| DmlParser.FunctionStatementContext | DmlParser.ProgramrootContext. functionStatement(int i) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<DmlParser.FunctionStatementContext> | DmlParser.ProgramrootContext. functionStatement() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DmlParser.FunctionStatementContext. copyFrom(DmlParser.FunctionStatementContext ctx) | 
| Constructor and Description | 
|---|
| ExternalFunctionDefExpressionContext(DmlParser.FunctionStatementContext ctx) | 
| InternalFunctionDefExpressionContext(DmlParser.FunctionStatementContext ctx) | 
Copyright © 2020 The Apache Software Foundation. All rights reserved.