| Package | Description |
|---|---|
| gw.lang | |
| gw.lang.parser | |
| gw.lang.reflect | |
| gw.lang.reflect.gs | |
| gw.lang.reflect.java |
| Modifier and Type | Method and Description |
|---|---|
IPropertyInfo |
IGosuShop.createLengthProperty(ITypeInfo typeInfo) |
static IPropertyInfo |
GosuShop.createLengthProperty(ITypeInfo typeInfo) |
List<? extends IMethodInfo> |
IGosuShop.getMethods(ITypeInfo beanInfo,
IType ownersIntrinsicType) |
List<? extends IPropertyInfo> |
IGosuShop.getProperties(ITypeInfo beanInfo,
IType classSource) |
| Modifier and Type | Method and Description |
|---|---|
ITypeInfo |
IDynamicFunctionSymbol.getDeclaringTypeInfo() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IRelativeTypeInfo |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseHandBuiltTypeInfo |
class |
BaseJavaTypeInfo |
class |
BaseTypeInfo |
class |
DefaultArrayTypeInfo |
class |
FeatureManagerTypeInfoBase<T extends CharSequence> |
class |
FunctionTypeInfo |
class |
TypeInfoBase |
| Modifier and Type | Method and Description |
|---|---|
ITypeInfo |
ParameterizedFunctionType.getTypeInfo() |
ITypeInfo |
IType.getTypeInfo()
Get the type information for this intrinsic type.
|
ITypeInfo |
FunctionType.getTypeInfo() |
ITypeInfo |
DefaultArrayType.getTypeInfo() |
| Modifier and Type | Method and Description |
|---|---|
static List<? extends IMethodInfo> |
TypeSystem.getMethods(ITypeInfo beanInfo,
IType ownersIntrinsicType) |
static List<? extends IPropertyInfo> |
TypeSystem.getProperties(ITypeInfo beanInfo,
IType classSource) |
| Constructor and Description |
|---|
MetaMethodInfoDelegate(ITypeInfo container,
IMethodInfo source) |
MetaPropertyInfoDelegate(ITypeInfo container,
IPropertyInfo source) |
MethodInfoBase(ITypeInfo container) |
PropertyInfoBase(ITypeInfo container) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IGosuClassTypeInfo |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IJavaTypeInfo |
Copyright © 2017. All rights reserved.