Uses of Interface
jadx.api.metadata.ICodeNodeRef
Packages that use ICodeNodeRef
Package
Description
-
Uses of ICodeNodeRef in jadx.api
Methods in jadx.api that return ICodeNodeRefModifier and TypeMethodDescriptionJavaClass.getCodeNodeRef()JavaField.getCodeNodeRef()JavaMethod.getCodeNodeRef()JavaNode.getCodeNodeRef()JavaPackage.getCodeNodeRef()JavaVariable.getCodeNodeRef()Methods in jadx.api with parameters of type ICodeNodeRefModifier and TypeMethodDescriptionvoidICodeWriter.attachDefinition(ICodeNodeRef obj) @Nullable JavaNodeJadxDecompiler.getJavaNodeByRef(ICodeNodeRef ann) Method parameters in jadx.api with type arguments of type ICodeNodeRefModifier and TypeMethodDescriptionJadxDecompiler.convertNodes(Collection<? extends ICodeNodeRef> nodesList) -
Uses of ICodeNodeRef in jadx.api.gui.tree
Methods in jadx.api.gui.tree that return ICodeNodeRefModifier and TypeMethodDescription@Nullable ICodeNodeRefITreeNode.getCodeNodeRef()Related code node reference. -
Uses of ICodeNodeRef in jadx.api.impl
Methods in jadx.api.impl with parameters of type ICodeNodeRefModifier and TypeMethodDescriptionvoidAnnotatedCodeWriter.attachDefinition(ICodeNodeRef obj) voidSimpleCodeWriter.attachDefinition(ICodeNodeRef obj) -
Uses of ICodeNodeRef in jadx.api.metadata
Methods in jadx.api.metadata that return ICodeNodeRefModifier and TypeMethodDescription@Nullable ICodeNodeRefICodeMetadata.getNodeAt(int position) Get current node at position (can be enclosing class or method)@Nullable ICodeNodeRefICodeMetadata.getNodeBelow(int position) Any definition of class or method below position -
Uses of ICodeNodeRef in jadx.api.metadata.annotations
Classes in jadx.api.metadata.annotations that implement ICodeNodeRefFields in jadx.api.metadata.annotations declared as ICodeNodeRefMethods in jadx.api.metadata.annotations that return ICodeNodeRefConstructors in jadx.api.metadata.annotations with parameters of type ICodeNodeRef -
Uses of ICodeNodeRef in jadx.api.metadata.impl
Methods in jadx.api.metadata.impl that return ICodeNodeRefModifier and TypeMethodDescriptionCodeMetadataStorage.getNodeAt(int position) CodeMetadataStorage.getNodeBelow(int position) -
Uses of ICodeNodeRef in jadx.api.plugins.events.types
Fields in jadx.api.plugins.events.types declared as ICodeNodeRefMethods in jadx.api.plugins.events.types that return ICodeNodeRefConstructors in jadx.api.plugins.events.types with parameters of type ICodeNodeRefModifierConstructorDescriptionNodeRenamedByUser(ICodeNodeRef node, String oldName, String newName) -
Uses of ICodeNodeRef in jadx.api.plugins.gui
Methods in jadx.api.plugins.gui that return ICodeNodeRefModifier and TypeMethodDescriptionJadxGuiContext.getEnclosingNodeUnderCaret()JadxGuiContext.getEnclosingNodeUnderMouse()JadxGuiContext.getNodeUnderCaret()JadxGuiContext.getNodeUnderMouse()Methods in jadx.api.plugins.gui with parameters of type ICodeNodeRefModifier and TypeMethodDescriptionvoidJadxGuiContext.applyNodeRename(ICodeNodeRef node) Save node rename in a project and run all needed UI updatesbooleanJadxGuiContext.open(ICodeNodeRef ref) Jump to a code refvoidJadxGuiContext.openUsageDialog(ICodeNodeRef ref) Open usage dialog for a nodeMethod parameters in jadx.api.plugins.gui with type arguments of type ICodeNodeRefModifier and TypeMethodDescriptionvoidJadxGuiContext.addPopupMenuAction(String name, @Nullable Function<ICodeNodeRef, Boolean> enabled, @Nullable String keyBinding, Consumer<ICodeNodeRef> action) Add code viewer popup menu entryvoidJadxGuiContext.addPopupMenuAction(String name, @Nullable Function<ICodeNodeRef, Boolean> enabled, @Nullable String keyBinding, Consumer<ICodeNodeRef> action) Add code viewer popup menu entry -
Uses of ICodeNodeRef in jadx.core.dex.attributes.nodes
Classes in jadx.core.dex.attributes.nodes that implement ICodeNodeRef -
Uses of ICodeNodeRef in jadx.core.dex.nodes
Subinterfaces of ICodeNodeRef in jadx.core.dex.nodesClasses in jadx.core.dex.nodes that implement ICodeNodeRefModifier and TypeClassDescriptionclassclassclassclass