Uses of Class
org.eolang.jeo.representation.directives.DirectivesData
-
Packages that use DirectivesData Package Description org.eolang.jeo.representation.directives Package for generating XMIR by using ASM library. -
-
Uses of DirectivesData in org.eolang.jeo.representation.directives
Constructor parameters in org.eolang.jeo.representation.directives with type arguments of type DirectivesData Constructor Description DirectivesTypedTuple(String name, Class<?> type, List<DirectivesData> values)
Constructor.
-