Home | History | Annotate | Download | only in impl

Lines Matching refs:isCompositeProperty

673 			if (valueType != VALUE_STRING && propNode.getOptions().isCompositeProperty())
740 if (valueType != VALUE_STRING && propNode.getOptions().isCompositeProperty())
1356 if (!node.getOptions().isCompositeProperty())
1419 value = rawValue != null || propNode.getOptions().isCompositeProperty() ? rawValue : "";