Interface JExpressionInformation.Constant
- All Superinterfaces:
JExpressionInformation,JExpressionInformation.SimplyTyped,honeyroasted.almonds.SimpleName
- All Known Implementing Classes:
JExpressionInformation.Constant.Simple
- Enclosing interface:
JExpressionInformation
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface honeyroasted.jype.system.JExpressionInformation
JExpressionInformation.Constant, JExpressionInformation.GetField<T extends honeyroasted.almonds.SimpleName>, JExpressionInformation.Instantiation, JExpressionInformation.InstantiationReference, JExpressionInformation.Invocation, JExpressionInformation.InvocationReference<T extends honeyroasted.almonds.SimpleName>, JExpressionInformation.Lambda, JExpressionInformation.MethodInvocation<T extends honeyroasted.almonds.SimpleName>, JExpressionInformation.Multi, JExpressionInformation.SimplyTyped -
Method Summary
Methods inherited from interface honeyroasted.jype.system.JExpressionInformation.SimplyTyped
getSimpleType, isSimplyTypedMethods inherited from interface honeyroasted.almonds.SimpleName
simpleName
-
Method Details
-
value
Object value() -
type
- Specified by:
typein interfaceJExpressionInformation.SimplyTyped
-