public class StringFormatter extends AbstractStringReplacer<Iterator<Expression>>
| Constructor and Description |
|---|
StringFormatter() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
extractMatchName(String group) |
protected Pattern |
getPattern() |
protected String |
replacementValue(Iterator<Expression> replacements,
HiddenTokenAwareTree technicalUnderlying,
com.github.sommeri.less4j.core.compiler.expressions.strings.MatchRange matchRange) |
replaceInprotected Pattern getPattern()
getPattern in class AbstractStringReplacer<Iterator<Expression>>protected String extractMatchName(String group)
extractMatchName in class AbstractStringReplacer<Iterator<Expression>>protected String replacementValue(Iterator<Expression> replacements, HiddenTokenAwareTree technicalUnderlying, com.github.sommeri.less4j.core.compiler.expressions.strings.MatchRange matchRange)
replacementValue in class AbstractStringReplacer<Iterator<Expression>>Copyright © 2012-2013. All Rights Reserved.