Package | Description |
---|---|
org.benf.cfr.reader.bytecode |
Modifier and Type | Method and Description |
---|---|
static BytecodeMeta.CodeInfoFlag |
BytecodeMeta.CodeInfoFlag.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BytecodeMeta.CodeInfoFlag[] |
BytecodeMeta.CodeInfoFlag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
boolean |
BytecodeMeta.has(BytecodeMeta.CodeInfoFlag flag) |
static UnaryFunction<BytecodeMeta,Boolean> |
BytecodeMeta.hasAnyFlag(BytecodeMeta.CodeInfoFlag... flag) |
void |
BytecodeMeta.set(BytecodeMeta.CodeInfoFlag flag) |
Copyright © 2011-2021. All Rights Reserved.