Package | Description |
---|---|
org.apache.sysds.parser | |
org.apache.sysds.parser.dml |
Modifier and Type | Method and Description |
---|---|
static ParserWrapper |
ParserFactory.createParser() |
static ParserWrapper |
ParserFactory.createParser(Map<String,String> nsscripts)
Factory method for creating parser wrappers
|
Modifier and Type | Class and Description |
---|---|
class |
DMLParserWrapper
This is the main entry point for the Antlr4 parser.
|
Copyright © 2020 The Apache Software Foundation. All rights reserved.