org.eclipse.jdt.internal.compiler.codegen
类 Label
java.lang.Object
org.eclipse.jdt.internal.compiler.codegen.Label
- 直接已知子类:
- BranchLabel, ExceptionLabel
public abstract class Label
- extends Object
|
方法摘要 |
abstract void |
place()
|
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
codeStream
public CodeStream codeStream
position
public int position
POS_NOT_SET
public static final int POS_NOT_SET
- 另请参见:
- 常量字段值
Label
public Label()
Label
public Label(CodeStream codeStream)
place
public abstract void place()
Copyright © 2013. All Rights Reserved.