public class NodeRequire extends NodeRequireFunction
Objs.Constructor<T extends Objs>, Objs.Property<T>
Modifier and Type | Field and Description |
---|---|
Objs.Property<Object> |
cache |
Objs.Property<Object> |
extensions |
Objs.Property<Object> |
main |
Modifier | Constructor and Description |
---|---|
protected |
NodeRequire(Objs.Constructor<?> c,
Object js) |
Modifier and Type | Method and Description |
---|---|
static NodeRequire |
$as(Object obj) |
String |
resolve(String id) |
$apply
$as, $cast, $delete, $get, $js, $set, create, create, defineProperties, defineProperty, freeze, getOwnPropertyDescriptor, getOwnPropertyNames, getPrototypeOf, hasOwnProperty, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, newObject, newObject, preventExtensions, propertyIsEnumerable, seal, toLocaleString, toString, valueOf
public Objs.Property<Object> cache
public Objs.Property<Object> extensions
public Objs.Property<Object> main
protected NodeRequire(Objs.Constructor<?> c, Object js)
public static NodeRequire $as(Object obj)
Copyright © 2018. All rights reserved.