I believe it is generated class.

See the following from docs/beginners-guide-caffe2dml.md :

Dml.g4      ---> antlr  ---> DmlLexer.java, DmlListener.java,
DmlParser.java ---> parse foo.dml

On Thu, Sep 21, 2017 at 9:01 AM, Janardhan Pulivarthi <
janardhan.pulivar...@gmail.com> wrote:

> Hi,
>
> Can somebody point me out the `DmlParser` class?. where this file is being
> imported from `import
> org.apache.sysml.parser.dml.DmlParser.WhileStatementContext`
>
> Thanks.
>

Reply via email to