Uses of Record Class
org.ek9lang.compiler.directives.DirectiveSpec
Packages that use DirectiveSpec
Package
Description
The directives are really aimed at helping the creation of the EK9 language, but they
maybe very useful in the early stages of adoption of EK9 (should there be any).
-
Uses of DirectiveSpec in org.ek9lang.compiler.directives
Classes in org.ek9lang.compiler.directives that implement interfaces with type arguments of type DirectiveSpecModifier and TypeClassDescriptionclassExtracts the 'spec' from the free format data in the directive.Methods in org.ek9lang.compiler.directives that return DirectiveSpecConstructors in org.ek9lang.compiler.directives with parameters of type DirectiveSpecModifierConstructorDescriptionA new bytecode validation directive.The Directive to test for complexity values in EK9 instrumented code.The Directive to test a squirrelled symbolic counterexample witness in EK9 instrumented code.GenusDirective(DirectiveSpec spec) New directive for genus checking.New directive checker for implements.The Directive to test for input-variation denominator values in EK9 instrumented code.IRDirective(DirectiveSpec spec) New directive checker for implements.New directive checker for parameterized type IR validation.Directive for ensuring a symbol is not resolved.The Directive to test the squirrelled obligation-census tally in EK9 instrumented code.(package private)A new resolution style directive.Constructor of a directive for resolution.The Directive to test the squirrelled symbolic-verification verdict in EK9 instrumented code.