Package | Description |
---|---|
org.apache.sysds.parser.dml |
Modifier and Type | Class and Description |
---|---|
class |
DmlBaseListener
This class provides an empty implementation of
DmlListener ,
which can be extended to create a listener which only needs to handle a subset
of the available methods. |
class |
DmlPreprocessor
Minimal pre-processing of user function definitions which take precedence over built-in
functions in cases where names conflict.
|
class |
DmlSyntacticValidator |
Copyright © 2020 The Apache Software Foundation. All rights reserved.