Package | Description |
---|---|
org.glassfish.pfl.dynamic.codegen.impl |
Modifier and Type | Method and Description |
---|---|
void |
ByteCodeUtility.emitBranch(MyLabel target) |
void |
ByteCodeUtility.emitConditionalBranch(MyLabel falseBranch) |
Modifier and Type | Method and Description |
---|---|
void |
ByteCodeUtility.emitLabel(Attribute<MyLabel> attr,
Node node) |
Copyright © 2017 Oracle. All rights reserved.