package org.simantics.scl.compiler.top; public enum ExpressionParseMode { EXPRESSION, BLOCK, EQUATION_BLOCK }