Метод | Описание | |
---|---|---|
DeclarationsNamespace ( INamespace parent, |
||
DeclarationsNamespace ( INamespace parent, |
||
GetMembers ( ) : IEntity[] | ||
Resolve ( List targetList, string name, EntityType flags ) : bool |
public DeclarationsNamespace ( INamespace parent, |
||
parent | INamespace | |
tagManager | ||
declaration | Boo.Lang.Compiler.Ast.Declaration | |
Результат | Boo.Lang.Compiler.Ast |
public DeclarationsNamespace ( INamespace parent, |
||
parent | INamespace | |
tagManager | ||
declarations | Boo.Lang.Compiler.Ast.DeclarationCollection | |
Результат | Boo.Lang.Compiler.Ast |
public Resolve ( List targetList, string name, EntityType flags ) : bool | ||
targetList | List | |
name | string | |
flags | EntityType | |
Результат | bool |