public final class VirtualSymbol extends Symbol
| Constructor and Description |
|---|
VirtualSymbol(String name,
Module module,
long address) |
| Modifier and Type | Method and Description |
|---|---|
Number |
call(Emulator<?> emulator,
Object... args) |
long |
getAddress() |
String |
getModuleName() |
long |
getValue() |
boolean |
isUndef() |
createNameMemory, createPointer, equals, getName, hashCode, toStringpublic long getAddress()
getAddress in class Symbolpublic String getModuleName()
getModuleName in class SymbolCopyright © 2026. All rights reserved.