Array of keywords that depends on a context property
Type: array
protected $contextKeywords = array( "yield" => "allowYield", "await" => "allowAwait", );