Searched refs:mDescrComment (Results 1 – 1 of 1) sorted by relevance
48 private Comment mDescrComment; field in AttrTagInfo92 mDescrComment = new Comment(more, base, position); in parse()108 return DESCRIPTION_COMMAND.equals(mCommand) ? mDescrComment : null; in description()