public static class

VarSrc.E

extends Object
java.lang.Object
   ↳ com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.VarSrc.E

Class Overview

A variable or slice of variable.

Summary

Public Methods
boolean equals(Object obj)
int getSourceId()
Couple<Integer, Integer> getSourceRange()
int hashCode()
String toString()
[Expand]
Inherited Methods
From class java.lang.Object

Public Methods

public boolean equals (Object obj)

public int getSourceId ()

public Couple<Integer, Integer> getSourceRange ()

public int hashCode ()

public String toString ()