|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kit.furia.fragment.asm.AbstractFunction
org.kit.furia.fragment.asm.FunctionValue
public class FunctionValue
FunctionValue is
| Field Summary |
|---|
| Fields inherited from class org.kit.furia.fragment.asm.AbstractFunction |
|---|
params, paramSet |
| Constructor Summary | |
|---|---|
FunctionValue(org.objectweb.asm.tree.AbstractInsnNode insn)
|
|
| Method Summary | |
|---|---|
protected boolean |
equalFunctions(org.objectweb.asm.tree.analysis.Value x)
Returns true if the function identifiers are equal. |
protected int |
hashCodeFunctionName()
Generate the hash code for the function name. |
protected java.lang.String |
printFunctionName()
Returns the string representation of the function name. |
| Methods inherited from class org.kit.furia.fragment.asm.AbstractFunction |
|---|
addParam, getSize, toFragment |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FunctionValue(org.objectweb.asm.tree.AbstractInsnNode insn)
| Method Detail |
|---|
protected boolean equalFunctions(org.objectweb.asm.tree.analysis.Value x)
AbstractFunction
equalFunctions in class AbstractFunctionprotected int hashCodeFunctionName()
hashCodeFunctionName in class AbstractFunctionprotected java.lang.String printFunctionName()
AbstractFunction
printFunctionName in class AbstractFunction
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||