T - The type of the Literalpublic class LiteralNode<T> extends ExpressionNode<T>
returnType| Constructor and Description |
|---|
LiteralNode(Class<T> clazz,
T t) |
| Modifier and Type | Method and Description |
|---|---|
T |
getValue() |
getOpcode, getReturnTypeCopyright © 2017-2019 Eclipse Foundation. All Rights Reserved.