Package com.oracle.truffle.api.nodes
Annotation Type GraphPrintVisitor.CustomGraphPrintHandler
-
@Retention(RUNTIME) @Target(TYPE) public static @interface GraphPrintVisitor.CustomGraphPrintHandler
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.Class<? extends GraphPrintVisitor.GraphPrintHandler>
handler
-
-
-
Element Detail
-
handler
java.lang.Class<? extends GraphPrintVisitor.GraphPrintHandler> handler
-
-