| 
 | GNU Prolog for Java | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PrologCodeUpdatedEvent | |
|---|---|
| gnu.prolog.vm | The Virtual Machine which is used to run the prolog code. | 
| gnu.prolog.vm.interpreter | InterpretedCodeCompileruses the various classes beginning with I
 and extendingInstructionin theinstructionsub-package to 
 compile clauses toInterpretedByteCode. | 
| gnu.prolog.vm.interpreter.instruction | |
| Uses of PrologCodeUpdatedEvent in gnu.prolog.vm | 
|---|
| Methods in gnu.prolog.vm with parameters of type PrologCodeUpdatedEvent | |
|---|---|
|  void | PrologCodeListener.prologCodeUpdated(PrologCodeUpdatedEvent evt)this method is called when prolog code was updated | 
| Uses of PrologCodeUpdatedEvent in gnu.prolog.vm.interpreter | 
|---|
| Methods in gnu.prolog.vm.interpreter with parameters of type PrologCodeUpdatedEvent | |
|---|---|
|  void | InterpretedByteCode.prologCodeUpdated(PrologCodeUpdatedEvent evt)this method is called when prolog code was updated | 
| Uses of PrologCodeUpdatedEvent in gnu.prolog.vm.interpreter.instruction | 
|---|
| Methods in gnu.prolog.vm.interpreter.instruction with parameters of type PrologCodeUpdatedEvent | |
|---|---|
|  void | ICall.prologCodeUpdated(PrologCodeUpdatedEvent evt)notify instruction that prolog code for predicate was updated | 
| 
 | GNU Prolog for Java | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||