Interface DictionaryLiteral

All Superinterfaces:
Expression, Tree
All Known Implementing Classes:
DictionaryLiteralImpl

public interface DictionaryLiteral extends Expression
   { elements() }
 
Example:
{x = 1, y = 2}
See https://docs.python.org/3/reference/expressions.html#dictionary-displays