Package org.jruby.ir.persistence.util
Class IRFileExpert
java.lang.Object
org.jruby.ir.persistence.util.IRFileExpert
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic FilegetIRClassFile(String className) static FilegetIRPersistedFile(String fileName)
-
Field Details
-
IR_FILE_EXTENSION
- See Also:
-
IR_CLASS_EXTENSION
- See Also:
-
IR_FOLDER
-
EXTENSION_SEPARATOR
- See Also:
-
IR_ROOT_FOLDER
-
-
Constructor Details
-
IRFileExpert
public IRFileExpert()
-
-
Method Details
-
getIRPersistedFile
-
getIRClassFile
-