public interface TruffleContextInterface
| Modifier and Type | Interface and Description | 
|---|---|
| static class  | TruffleContextInterface.BacktraceFormatter | 
| Modifier and Type | Method and Description | 
|---|---|
| Object | execute(RootNode rootNode) | 
| void | initialize() | 
| void | shutdown() | 
Copyright © 2001-2015 JRuby. All Rights Reserved.