HUCTLp / com.github.sybila.huctl.parser / readExpression

readExpression

fun readExpression(string: String): Expression

Read string as a HUCTLp expression.

Note that this does not support the full HUCTLp file format (references, includes, etc.). Only one expression can be present in the string.