Package org.apache.felix.gogo.runtime
Class Expression.Constant
- java.lang.Object
-
- org.apache.felix.gogo.runtime.Expression.Constant
-
- All Implemented Interfaces:
Expression.Token
- Enclosing class:
- Expression
public class Expression.Constant extends java.lang.Object implements Expression.Token
-
-
Field Summary
Fields Modifier and Type Field Description private java.lang.Object
value
-
Constructor Summary
Constructors Constructor Description Constant(java.lang.Object value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Object
getValue()
-