Maven module :un.api : api-code :
Class :
un.api.code.inst.Label
Extends/Implements :
un.api.code.inst.AbstractForward
Subclasses : -
Variables :
name
Functions :
Label,
Label,
Label,
Label,
decompose
public Chars
name
public void
Label ()
public void
Label (Chars name)
public void
Label (Instruction next)
public void
Label (Chars name, Instruction next)
public Instruction
decompose ()
labels have no effect, they as place holder is the function instruction graph
for jump instructions.
author Johann Sorel