Package | Description |
---|---|
manifold.strings |
Modifier and Type | Method and Description |
---|---|
static List<StringLiteralTemplateParser.Expr> |
StringLiteralTemplateParser.parse(IntPredicate $escapeMatcher,
boolean simpleExprDisabled,
String stringValue)
Parse a string from a string literal using standard template delimiters e.g., "$foo" and "${foo.bar()}",
and return the list of expressions.
|
Copyright © 2024. All rights reserved.