| Constructor and Description |
|---|
BytecodeField(BytecodeAccessFlags aAccessFlags,
BytecodeUtf8Constant aName,
BytecodeTypeRef aTypeRef,
BytecodeAttributeInfo[] aAttributeInfo) |
| Modifier and Type | Method and Description |
|---|---|
BytecodeAccessFlags |
getAccessFlags() |
BytecodeAttributeInfo[] |
getAttributeInfo() |
BytecodeUtf8Constant |
getName() |
BytecodeTypeRef |
getTypeRef() |
addEdgeTo, addIncomingEdge, incomingEdges, incomingEdges, outgoingEdges, outgoingEdges, singleOutgoingNodeMatchingpublic BytecodeField(BytecodeAccessFlags aAccessFlags, BytecodeUtf8Constant aName, BytecodeTypeRef aTypeRef, BytecodeAttributeInfo[] aAttributeInfo)
public BytecodeAccessFlags getAccessFlags()
public BytecodeUtf8Constant getName()
public BytecodeTypeRef getTypeRef()
public BytecodeAttributeInfo[] getAttributeInfo()
Copyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.