public class ScopeContext extends ObjectSE
スコープの名前と Map<String, Object> として公開されるスコープ自体を含む構造。
| コンストラクターと説明 |
|---|
ScopeContext(StringSE scopeName, MapSE<StringSE, ObjectSE> scope)指定された引数を使用してこの構造を構築します。 |
| 修飾子と型 | メソッドと説明 |
|---|---|
MapSE<StringSE, ObjectSE> | getScope()
|
StringSE | getScopeName()このカスタムスコープの名前を返します。 |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSECopyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.