Searched refs:parseGlobal (Results 1 – 2 of 2) sorted by relevance
31 public static Object parseGlobal(Attributes attributes) { in parseGlobal() method in TypedVariable
492 paramMap.put(id, TypedVariable.parseGlobal(attributes)); in processVariables()