프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Basename | string | ||
NamespaceEntry | NamespaceEntry | ||
PartialContainer | TypeContainer | ||
TypeBuilder | TypeBuilder |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
defined_names | MemberCore>.Dictionary | ||
is_generic | bool | ||
type_params | TypeParameter[] |
메소드 | 설명 | |
---|---|---|
DeclSpace ( |
||
DefineType ( ) : void | Should be overriten by the appropriate declaration space | |
GetDefinition ( string name ) : |
Returns the MemberCore associated with a given name in the declaration space. It doesn't return method based symbols !!
|
|
GetSignatureForError ( ) : string | ||
IsUnmanagedType ( ) : bool | ||
SetParameterInfo ( List |
메소드 | 설명 | |
---|---|---|
AddToContainer ( |
Adds the member to defined_names table. It tests for duplications and enclosing name conflicts
|
|
Error_MissingPartialModifier ( |
||
RemoveFromContainer ( string name ) : void | ||
VerifyClsCompliance ( ) : bool |
메소드 | 설명 | |
---|---|---|
initialize_type_params ( ) : TypeParameter[] |
protected AddToContainer ( |
||
symbol | ||
name | string | |
리턴 | bool |
public DeclSpace ( |
||
ns | ||
parent | ||
name | ||
attrs | Mono.CSharp.Attributes | |
리턴 | System |
protected Error_MissingPartialModifier ( |
||
type | ||
리턴 | void |
protected RemoveFromContainer ( string name ) : void | ||
name | string | |
리턴 | void |
public SetParameterInfo ( List |
||
constraints_list | List |
|
리턴 | void |