Class LiteralExpression
java.lang.Object
com.blamejared.searchables.lang.expression.Expression
com.blamejared.searchables.lang.expression.type.LiteralExpression
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<R,C> R accept(ContextAwareVisitor<R, C> visitor, C context) <R> RtoString()value()
-
Constructor Details
-
LiteralExpression
-
-
Method Details
-
accept
- Specified by:
acceptin classExpression
-
accept
- Specified by:
acceptin classExpression
-
value
-
displayValue
-
toString
-