Lines Matching refs:components
329 // We used to store the entire list of components into the grammar.1161 String[] components = meaning.trim().split(" ");1162 for (int i=0; i < components.length; i++) {1163 String component = components[i];