Class NodeFactoryBase<T>

java.lang.Object
com.oracle.truffle.api.dsl.internal.NodeFactoryBase<T>
All Implemented Interfaces:
NodeFactory<T>

public abstract class NodeFactoryBase<T> extends Object implements NodeFactory<T>
This is NOT public API. Do not use directly. This code may change without notice.