public final class NoOpTokenExpression extends Token
NO-OP (No Operation) token (Thymeleaf Standard Expressions)
Token.TokenParsingTracerNESTING_END_CHAR, NESTING_START_CHAR, PARSING_PLACEHOLDER_CHAR| Constructor and Description |
|---|
NoOpTokenExpression() |
| Modifier and Type | Method and Description |
|---|---|
String |
getStringRepresentation()
Obtain a string representation of the expression.
|
getValue, isTokenChar, toStringexecute, executepublic String getStringRepresentation()
IStandardExpressionObtain a string representation of the expression.
getStringRepresentation in interface IStandardExpressiongetStringRepresentation in class TokenCopyright © 2017 The THYMELEAF team. All rights reserved.