Class ProgramArgumentPredicate
java.lang.Object
org.ek9lang.compiler.support.ProgramArgumentPredicate
Check if this type being supplied to the test can be used as a program argument.
This is subset of the types EK9 supports.
Only a finite set of values of EK9 types can easily be identified and converted to actual typed values.
-
Constructor Details
-
ProgramArgumentPredicate
public ProgramArgumentPredicate()
-
-
Method Details
-
test
-