public class LiteralExpression extends SimpleSourceExpression
| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected Object |
value |
source| コンストラクタと説明 |
|---|
LiteralExpression(String source,
Object value) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Object |
evaluate(Map<String,? extends Object> contextMap,
LaContainer container,
Class<?> conversionType) |
getSource, toStringCopyright © 2015–2016 The DBFlute Project. All rights reserved.