JavaScript is disabled on your browser.
Skip navigation links
JEB API Documentation
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.pnfsoftware.jeb.core.units.code.asm.type
Interface INodeFeatureExtractor<T>
Type Parameters:
T
-
public interface
INodeFeatureExtractor<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Collection
<
T
>
getParents
(
T
node)
Method Details
getParents
Collection
<
T
>
getParents
(
T
node)