j-klier

Results 2 issues of j-klier

The 2.0 spec allows signal, enum, and constraints within a field in section 9.1 > No other structural component can be defined within a field component; however, signal, enumeration (enum),...

bug

The syntax for property assignment is: > property_name [= expression]; The spec Section 5.1.3.1 says the value is _presumed_ true when the expression is not specified . > When expression...

bug