프로퍼티 | 타입 | 설명 | |
---|---|---|---|
bindings | IScheminType>.Dictionary | ||
parent | Environment |
메소드 | 설명 | |
---|---|---|
AddBinding ( |
||
Environment ( ) : System.Collections.Generic | ||
GetValue ( ScheminAtom symbol ) : IScheminType | ||
RemoveBinding ( ScheminAtom symbol ) : void | ||
ToString ( ) : string |
public AddBinding ( |
||
symbol | ||
type | IScheminType | |
리턴 | void |
public Environment ( ) : System.Collections.Generic | ||
리턴 | System.Collections.Generic |
public GetValue ( ScheminAtom symbol ) : IScheminType | ||
symbol | ScheminAtom | |
리턴 | IScheminType |
public RemoveBinding ( ScheminAtom symbol ) : void | ||
symbol | ScheminAtom | |
리턴 | void |