Package com.oracle.truffle.api.nodes
Interface NodeInterface
-
- All Known Implementing Classes:
DefaultDirectCallNode,DefaultLoopNode,DirectCallNode,IndirectCallNode,LoopNode,Node,ProbeNode,RootNode
public interface NodeInterfaceCommon base interface for all Truffle nodes.- See Also:
Node