메소드 | 설명 | |
---|---|---|
Add ( string identifier, |
||
Add ( string identifier, ITypeDeclaration value ) : void | ||
Clear ( ) : void | ||
ResolveType ( string identifier ) : ITypeDeclaration | ||
ResolveValue ( string identifier ) : |
||
Values ( ) : DataDeclaration>>.IEnumerable |
public Add ( string identifier, |
||
identifier | string | |
value | ||
리턴 | void |
public Add ( string identifier, ITypeDeclaration value ) : void | ||
identifier | string | |
value | ITypeDeclaration | |
리턴 | void |
public ResolveType ( string identifier ) : ITypeDeclaration | ||
identifier | string | |
리턴 | ITypeDeclaration |
public ResolveValue ( string identifier ) : |
||
identifier | string | |
리턴 |