public class IRPrinter extends Object
| Constructor and Description |
|---|
IRPrinter() |
| Modifier and Type | Method and Description |
|---|---|
static void |
printFunc(IRFunc fn,
PrintStream out) |
static void |
printFunc(IRFunc fn,
PrintWriter writer) |
public static void printFunc(IRFunc fn, PrintWriter writer)
public static void printFunc(IRFunc fn, PrintStream out)
Copyright © 2016–2017. All rights reserved.