|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--anvil.codec.Source
| Nested Class Summary | |
protected static class |
Source.Entry
|
protected static class |
Source.Entry4
|
| Field Summary | |
protected int |
_boundaddress
|
protected Code |
_code
|
protected java.util.List |
_sources
|
| Constructor Summary | |
Source(Code code)
|
|
Source(Code code,
int address,
int index)
|
|
| Method Summary | |
void |
add(int address,
int index)
|
void |
add4(int address,
int index)
|
void |
bind()
|
void |
bind(int address)
|
void |
bind(Target target)
|
int |
getBoundAddress()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected Code _code
protected java.util.List _sources
protected int _boundaddress
| Constructor Detail |
public Source(Code code)
public Source(Code code,
int address,
int index)
| Method Detail |
public void add(int address,
int index)
public void add4(int address,
int index)
public int getBoundAddress()
public void bind()
public void bind(Target target)
public void bind(int address)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||