Function RichTextLabel.parseExpressionsForValues

Parses BBCode parameter expressions into a dictionary.

Dictionary parseExpressionsForValues (
  const(PoolArray!(godot.core.string.String)) expressions
) nothrow @nogc;