public class FloatingPointLiteral extends Term
| Constructor and Description |
|---|
FloatingPointLiteral(java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
accept(ExpressionVisitor<T> expressionVisitor) |
public <T> T accept(ExpressionVisitor<T> expressionVisitor)