Searched defs:types (Results 1 – 8 of 8) sorted by relevance
51 private LinkedHashMap<String, Boolean> types = new LinkedHashMap<>(); field in ShowTypeDialog63 public ShowTypeDialog(Project project, LinkedHashMap<String, Boolean> types) { in ShowTypeDialog()126 public ChangeType(LinkedHashMap<String, Boolean> types) { in ChangeType()171 public static void showDialog(@NotNull Project project, LinkedHashMap<String, Boolean> types) { in showDialog()
121 types: Array<string>; property
68 … const types: ts.NodeArray<ts.TypeNode> = (node.parameters[0].type as ts.UnionTypeNode).types; constant
272 const types = clause.types.map(type => { constant
153 types: TextDataDetectorType[] property
207 const types: ts.NodeArray<ts.TypeNode> = (type as ts.UnionTypeNode).types; constant
656 "types": [], array
650 "types": [], array