Package org.kie.dmn.feel.lang.impl
Class UnaryTestCompiledExecutableExpression
- java.lang.Object
-
- org.kie.dmn.feel.lang.impl.UnaryTestCompiledExecutableExpression
-
public class UnaryTestCompiledExecutableExpression extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description UnaryTestCompiledExecutableExpression(CompiledFEELUnaryTests expr)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.List<UnaryTest>getUnaryTests()
-
-
-
Constructor Detail
-
UnaryTestCompiledExecutableExpression
public UnaryTestCompiledExecutableExpression(CompiledFEELUnaryTests expr)
-
-
Method Detail
-
getUnaryTests
public java.util.List<UnaryTest> getUnaryTests()
-
-