public class TRNumericType extends TRType
| Constructor and Description |
|---|
TRNumericType(TCIntegerType type) |
TRNumericType(TCNaturalOneType type) |
TRNumericType(TCNaturalType type) |
TRNumericType(TCRationalType type) |
TRNumericType(TCRealType type) |
| Modifier and Type | Method and Description |
|---|---|
String |
translate() |
getMappedIdpublic TRNumericType(TCNaturalType type)
public TRNumericType(TCNaturalOneType type)
public TRNumericType(TCIntegerType type)
public TRNumericType(TCRationalType type)
public TRNumericType(TCRealType type)
Copyright © 2022. All rights reserved.