MCPcopy Create free account
hub / github.com/cping/LGame / formatEscape

Method formatEscape

Java/Loon-Neo/src/loon/utils/StringUtils.java:3135–3174  ·  view source on GitHub ↗

格式化字符序列为escape,并在原始\n位置插入指定分隔符 @param cs @param indent @return

(CharSequence cs, CharSequence indent)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 12

quoteMethod · 0.95
appendMethod · 0.95
splitMethod · 0.95
toStringMethod · 0.95
isNullOrWhitespaceMethod · 0.95
isNumberMethod · 0.95
escapeMethod · 0.95
toStringMethod · 0.65
lengthMethod · 0.65
indexOfMethod · 0.45
charAtMethod · 0.45
trimMethod · 0.45

Tested by

no test coverage detected