Uses of Class
org.eolang.jeo.representation.directives.DirectivesData
Packages that use DirectivesData
Package
Description
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 DirectivesDataModifierConstructorDescriptionDirectivesTypedTuple
(String name, Class<?> type, List<DirectivesData> values) Constructor.