|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectInstruction
org.apache.xalan.xsltc.compiler.util.MarkerInstruction
org.apache.xalan.xsltc.compiler.util.OutlineableChunkEnd
class OutlineableChunkEnd
Marks the end of a region of byte code that can be copied into a new
method. See the OutlineableChunkStart pseudo-instruction for
details.
| Field Summary | |
|---|---|
static Instruction |
OUTLINEABLECHUNKEND
A constant instance of OutlineableChunkEnd. |
| Constructor Summary | |
|---|---|
private |
OutlineableChunkEnd()
Private default constructor. |
| Method Summary | |
|---|---|
java.lang.String |
getName()
Get the name of this instruction. |
java.lang.String |
toString()
Get the name of this instruction. |
java.lang.String |
toString(boolean verbose)
Get the name of this instruction. |
| Methods inherited from class org.apache.xalan.xsltc.compiler.util.MarkerInstruction |
|---|
accept, consumeStack, copy, dump, produceStack |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final Instruction OUTLINEABLECHUNKEND
OutlineableChunkEnd. As it has no fields,
there should be no need to create an instance of this class.
| Constructor Detail |
|---|
private OutlineableChunkEnd()
OUTLINEABLECHUNKEND.
| Method Detail |
|---|
public java.lang.String getName()
public java.lang.String toString()
public java.lang.String toString(boolean verbose)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||