Method | Description | |
---|---|---|
GetMembers ( ) : IEntity[] | ||
InitializeModuleClass ( Boo moduleClass ) : void | ||
ModuleEntity ( |
||
Resolve ( Boo targetList, string name, EntityType flags ) : bool | ||
ResolveMember ( Boo targetList, string name, EntityType flags ) : bool |
Method | Description | |
---|---|---|
ResolveModuleMember ( Boo targetList, string name, EntityType flags ) : bool | ||
SafeNamespace ( |
public InitializeModuleClass ( Boo moduleClass ) : void | ||
moduleClass | Boo | |
return | void |
public ModuleEntity ( |
||
nameResolutionService | ||
typeSystemServices | ||
module | ||
return | System.Collections.Generic |
public Resolve ( Boo targetList, string name, EntityType flags ) : bool | ||
targetList | Boo | |
name | string | |
flags | EntityType | |
return | bool |
public ResolveMember ( Boo targetList, string name, EntityType flags ) : bool | ||
targetList | Boo | |
name | string | |
flags | EntityType | |
return | bool |