Uses of Class
org.eolang.opeo.ast.Owner
Packages that use Owner
Package
Description
Provides the classes necessary to create decompilation output.
-
Uses of Owner in org.eolang.opeo.ast
Constructors in org.eolang.opeo.ast with parameters of type OwnerModifierConstructorDescriptionStaticInvocation
(Attributes attributes, Owner owner, List<AstNode> arguments) Constructor.StaticInvocation
(Attributes attributes, Owner owner, AstNode... arguments) Constructor.