Interface TruffleOptionDescriptors
- All Superinterfaces:
Iterable<OptionDescriptor>, OptionDescriptors
An
OptionDescriptors enhanced to provide a sandbox policy for options.- Since:
- 23.0
-
Field Summary
Fields inherited from interface OptionDescriptors
EMPTY -
Method Summary
Modifier and TypeMethodDescriptiongetSandboxPolicy(String key) Returns aSandboxPolicyfor an optionkey.Methods inherited from interface Iterable
forEach, spliteratorMethods inherited from interface OptionDescriptors
get, iterator
-
Method Details
-
getSandboxPolicy
-