Package Asm
Class Stop
- java.lang.Object
-
- Asm.Instruction
-
- Asm.Stop
-
public class Stop extends Instruction
-
-
Field Summary
-
Fields inherited from class Asm.Instruction
label, name
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
toString()
Conversion en String-
Methods inherited from class Asm.Instruction
getLabel, getName, setLabel, setName
-
-