Searched refs:constructedSpan (Results 1 – 1 of 1) sorted by relevance
112 private Spanned constructedSpan; field in HtmlTree599 if (constructedSpan == null) { in getSpanned()602 return constructedSpan; in getSpanned()614 X.assertTrue(constructedSpan == null); in convertToSpan()624 constructedSpan = converter.getObject(); in convertToSpan()