Searched refs:FIELD_SUBSTITUTIONS (Results 1 – 1 of 1) sorted by relevance
52 public static final String FIELD_SUBSTITUTIONS = "substitutions"; field in ScenarioLoader170 if (!json.has(FIELD_SUBSTITUTIONS)) { in parseSubstitutions()174 JSONObject substitutions = json.getJSONObject(FIELD_SUBSTITUTIONS); in parseSubstitutions()