Package org.apache.felix.gogo.runtime
Class Expression.Variable
- java.lang.Object
-
- org.apache.felix.gogo.runtime.Expression.Variable
-
- Enclosing class:
- Expression
public class Expression.Variable extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Variable(java.lang.String name)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getName()
java.lang.String
toString()
-