|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LibraryBinding | |
|---|---|
| sisc.interpreter | |
| sisc.ser | |
| Uses of LibraryBinding in sisc.interpreter |
|---|
| Methods in sisc.interpreter that return LibraryBinding | |
|---|---|
LibraryBinding |
AppContext.lookupBinding(Expression e)
|
| Methods in sisc.interpreter with parameters of type LibraryBinding | |
|---|---|
Expression |
AppContext.resolveBinding(LibraryBinding lb)
|
| Uses of LibraryBinding in sisc.ser |
|---|
| Methods in sisc.ser that return LibraryBinding | |
|---|---|
LibraryBinding |
LibraryManager.lookupBinding(Expression e)
Returns the reference to a binding in the active libraries, or null if the provided expression isn't an entry point in any library. |
LibraryBinding |
SerializerImpl.lookupLibraryBinding(Expression e)
|
| Methods in sisc.ser with parameters of type LibraryBinding | |
|---|---|
Expression |
LibraryManager.resolveBinding(LibraryBinding lb)
Returns an expression from an external library |
Expression |
DeserializerImpl.resolveLibraryBinding(LibraryBinding lb)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||