public class IRWriter
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static void |
persist(IRWriterEncoder file,
IRScope script) |
static boolean |
shouldLog(IRWriterEncoder encoder) |
public static void persist(IRWriterEncoder file, IRScope script) throws java.io.IOException
java.io.IOExceptionpublic static boolean shouldLog(IRWriterEncoder encoder)
Copyright © 2001-2022 JRuby. All Rights Reserved.