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, getReturnType
Copyright © 2015 Oracle Corporation. All rights reserved.