Package | Description |
---|---|
org.apache.sysds.parser.dml |
Modifier and Type | Field and Description |
---|---|
DmlParser.TypedArgNoAssignContext |
DmlParser.ExternalFunctionDefExpressionContext.typedArgNoAssign |
DmlParser.TypedArgNoAssignContext |
DmlParser.InternalFunctionDefExpressionContext.typedArgNoAssign |
Modifier and Type | Field and Description |
---|---|
List<DmlParser.TypedArgNoAssignContext> |
DmlParser.ExternalFunctionDefExpressionContext.inputParams |
List<DmlParser.TypedArgNoAssignContext> |
DmlParser.ExternalFunctionDefExpressionContext.outputParams |
List<DmlParser.TypedArgNoAssignContext> |
DmlParser.InternalFunctionDefExpressionContext.outputParams |
Modifier and Type | Method and Description |
---|---|
DmlParser.TypedArgNoAssignContext |
DmlParser.typedArgNoAssign() |
DmlParser.TypedArgNoAssignContext |
DmlParser.ExternalFunctionDefExpressionContext.typedArgNoAssign(int i) |
DmlParser.TypedArgNoAssignContext |
DmlParser.InternalFunctionDefExpressionContext.typedArgNoAssign(int i) |
Modifier and Type | Method and Description |
---|---|
List<DmlParser.TypedArgNoAssignContext> |
DmlParser.ExternalFunctionDefExpressionContext.typedArgNoAssign() |
List<DmlParser.TypedArgNoAssignContext> |
DmlParser.InternalFunctionDefExpressionContext.typedArgNoAssign() |
Copyright © 2022 The Apache Software Foundation. All rights reserved.