|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jext.dawn.CodeSnippet
org.jext.dawn.stack.DupDupFunction
Duplicates topmost stack element twice.
Usage:
element dupdup
| Constructor Summary | |
DupDupFunction()
|
|
| Method Summary | |
java.lang.String |
getCode()
Returns the function code. |
java.lang.String |
getName()
Returns the function name. |
| Methods inherited from class org.jext.dawn.CodeSnippet |
getHelp |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DupDupFunction()
| Method Detail |
public java.lang.String getName()
CodeSnippet
getName in class CodeSnippetString, containing the namepublic java.lang.String getCode()
CodeSnippet
getCode in class CodeSnippetString, containing the code
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||