|
SWT LPEX v3.0.0 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectcom.ibm.lpex.hlasm.Instruction
Base instruction.
| Field Summary | |
|---|---|
| Instruction | _multiLevel
|
| Instruction | _next
|
| Constructor Summary | |
|---|---|
| Instruction()
| |
| Method Summary | |
|---|---|
| String | GetFormat()
|
| String | getLastSyntaxError()
Gets the last_syntax_error. |
| char | getOpFont(boolean use_special_colors)
Returns the operation color to be used to color this instruction. |
| protected void | setLastSyntaxError(String last_syntax_error_id,
String subst)
Sets the last_syntax_error. |
| void | setOpFont(char o_font)
|
| Methods inherited from class java.lang.Object |
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
|
Field Detail |
public Instruction _next
public Instruction _multiLevel
| Constructor Detail |
public Instruction()
| Method Detail |
public String GetFormat()
public String getLastSyntaxError()
protected void setLastSyntaxError(String last_syntax_error_id,
String subst)
public char getOpFont(boolean use_special_colors)
public void setOpFont(char o_font)
|
SWT LPEX v3.0.0 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||