Package org.apache.sysds.parser.dml
package org.apache.sysds.parser.dml
-
ClassDescriptionParse issues can be syntax errors, validation errors, and validation warnings.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.This interface defines a complete listener for a parse tree produced byDmlParser.This is the main entry point for the Antlr4 parser.Minimal pre-processing of user function definitions which take precedence over built-in functions in cases where names conflict.Information about built in functions converted to a common format between PyDML and DML for the runtime.This class exists solely to prevent compiler warnings.This class exists solely to prevent compiler warnings.