프로퍼티 | 타입 | 설명 | |
---|---|---|---|
FindBaseType | IType | ||
HasConstraint | bool | ||
IEntityWithAttributes | bool | ||
INamespace | IEntity[] | ||
INamespace | bool | ||
IType | IType |
메소드 | 설명 | |
---|---|---|
GetConstructors ( ) : IConstructor[] | ||
GetDefaultMember ( ) : IEntity | ||
GetInterfaces ( ) : IType[] | ||
GetTypeConstraints ( ) : IType[] | ||
GetTypeDepth ( ) : int | ||
InternalGenericParameter ( |
||
InternalGenericParameter ( |
||
IsAssignableFrom ( IType other ) : bool | ||
IsSubclassOf ( IType other ) : bool | ||
ToString ( ) : string |
메소드 | 설명 | |
---|---|---|
FindBaseType ( ) : IType | ||
HasConstraint ( GenericParameterConstraints flag ) : bool | ||
IEntityWithAttributes ( IType attributeType ) : bool | ||
INamespace ( ) : IEntity[] | ||
INamespace ( List targetList, string name, EntityType flags ) : bool | ||
IType ( ) : IType |
public InternalGenericParameter ( |
||
tss | ||
declaration | Boo.Lang.Compiler.Ast.GenericParameterDeclaration | |
리턴 | System |
public InternalGenericParameter ( |
||
tss | ||
declaration | Boo.Lang.Compiler.Ast.GenericParameterDeclaration | |
position | int | |
리턴 | System |