public class ClassExtensionLibrary extends java.lang.Object implements Library
Constructor and Description |
---|
ClassExtensionLibrary(java.lang.String name,
java.lang.Class extension) |
Modifier and Type | Method and Description |
---|---|
static int |
findLeftmostIdentifier(java.lang.String[] all) |
java.lang.String |
getName() |
void |
load(Ruby runtime,
boolean wrap) |
Copyright © 2001-2020 JRuby. All Rights Reserved.