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