Searched defs:stripComments (Results 1 – 2 of 2) sorted by relevance
1090 bool stripComments, bool stripRawValues) const in flatten()1336 bool stripComments, bool stripRawValues) const in collect_strings()1460 bool stripComments, bool stripRawValues) const in flatten_node()
72 private static String stripComments(String line) { in stripComments() method in EvemuParser.CommentAwareReader