Uses of Class
org.eolang.opeo.ast.Handle
Packages that use Handle
Package
Description
Provides the classes necessary to create decompilation output.
-
Uses of Handle in org.eolang.opeo.ast
Constructors in org.eolang.opeo.ast with parameters of type HandleModifierConstructorDescriptionConstructor.DynamicInvocation
(String name, Handle factory, String descriptor, List<Object> farguments, List<AstNode> arguments) Constructor.DynamicInvocation
(String name, Handle factory, Attributes attributes, List<Object> farguments, List<AstNode> arguments) Constructor.