A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
value — Property in interface org.spicefactory.lib.expr.Expression
The fully resolved value of this expression.
value — Property in class org.spicefactory.lib.expr.impl.CompositeExpression
The fully resolved value of this expression.
value — Property in class org.spicefactory.lib.expr.impl.LiteralExpression
The fully resolved value of this expression.
value — Property in class org.spicefactory.lib.expr.impl.ValueExpression
The fully resolved value of this expression.
value — Property in class org.spicefactory.lib.util.WeakReference
The wrapped instance.
ValueExpression — Class in package org.spicefactory.lib.expr.impl
Represents a value expression without literal parts.
ValueExpression(expressionString, variableResolver:org.spicefactory.lib.expr:VariableResolver, propertyResolver:org.spicefactory.lib.expr:PropertyResolver) — Constructor in class org.spicefactory.lib.expr.impl.ValueExpression
Creates a new expression instance.
VariableResolver — Interface in package org.spicefactory.lib.expr
A VariableResolver is responsible for resolving the first (or sole) part of a value expression.
Void — Class in package org.spicefactory.lib.reflect.types
Represents the void return type.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z