| Package | Description |
|---|---|
| gw.lang.reflect.features |
| Modifier and Type | Class and Description |
|---|---|
class |
BoundMethodReference<R,T> |
class |
BoundPropertyChainReference<R,T> |
class |
BoundPropertyReference<R,T> |
class |
ConstructorReference<R,T> |
class |
MethodReference<R,T> |
class |
PropertyChainReference<R,T> |
class |
PropertyReference<R,T> |
| Modifier and Type | Method and Description |
|---|---|
static Object |
BlockWrapper.toBlock(FeatureReference ref) |
static Object |
BlockWrapper.toBlock(FeatureReference ref,
boolean hasReturn) |
| Constructor and Description |
|---|
BoundPropertyChainReference(IType rootType,
FeatureReference root,
String property) |
PropertyChainReference(IType rootType,
FeatureReference root,
String property) |
Copyright © 2021. All rights reserved.