| Package | Description |
|---|---|
| org.jboss.byteman.rule | |
| org.jboss.byteman.rule.binding |
| Modifier and Type | Method and Description |
|---|---|
Binding |
Event.createBinding(ParseNode varTree) |
| Modifier and Type | Method and Description |
|---|---|
Binding |
Binding.getAlias() |
Binding |
Bindings.lookup(java.lang.String name)
lookup a binding in the list by name
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Iterator<Binding> |
Bindings.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
Binding.aliasTo(Binding alias) |
void |
Bindings.append(Binding binding)
append a binding to the end of the currrent bindings list
|
| Modifier and Type | Method and Description |
|---|---|
void |
Bindings.addBindings(java.util.List<Binding> bindings)
add the method parameter bindings to the front of the list
n.b.
|
Copyright © 2013. All Rights Reserved.