|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kit.furia.fragment.asm.SelfValue
public class SelfValue
| Constructor Summary | |
|---|---|
SelfValue()
|
|
| Method Summary | |
|---|---|
int |
getSize()
|
void |
toFragment(java.lang.StringBuilder result,
java.util.Set visited,
IntegerHolder h,
int max)
This function returns the string representation of the given expression. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SelfValue()
| Method Detail |
|---|
public int getSize()
getSize in interface org.objectweb.asm.tree.analysis.Value
public void toFragment(java.lang.StringBuilder result,
java.util.Set visited,
IntegerHolder h,
int max)
FValue
toFragment in interface FValueresult - The resulting string representation of the given expression.visited - A set used to control recursive references.h - The number of "expansions" that have been executed.max - The maximum number of expansions that will be executed.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||