public abstract class Label extends Object
| Modifier and Type | Field and Description |
|---|---|
CodeStream |
codeStream |
static int |
POS_NOT_SET |
int |
position |
| Constructor and Description |
|---|
Label() |
Label(CodeStream codeStream) |
public CodeStream codeStream
public int position
public static final int POS_NOT_SET
public Label()
public Label(CodeStream codeStream)
Copyright © 2015. All rights reserved.