Packages

package parser

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. class ExpressionValidator extends AnyRef

Value Members

  1. object FeelParser

    The parser is written following the FEEL grammar definition in the DMN specification.

    The parser is written following the FEEL grammar definition in the DMN specification.

    In order to understand how the parser works, it is recommended to read the documentation first: https://www.lihaoyi.com/fastparse. Additional resources: https://www.lihaoyi.com/post/EasyParsingwithParserCombinators.html, https://www.lihaoyi.com/post/BuildyourownProgrammingLanguagewithScala.html

Ungrouped