DelimiterProcessor.getClosingCharacter

@return the character that marks the the ending of a delimited node, must not clash with any built-in special characters. Note that for a symmetric delimiter such as "*", this is the same as the opening.

interface DelimiterProcessor
char
getClosingCharacter
()

Meta