Class TRType

java.lang.Object
com.fujitsu.vdmj.mapper.MappedObject
examples.v2c.tr.TRNode
examples.v2c.tr.types.TRType
All Implemented Interfaces:
com.fujitsu.vdmj.mapper.Mappable, Serializable
Direct Known Subclasses:
TRFunctionType, TRNumericType

public abstract class TRType extends TRNode
See Also:
  • Constructor Details

    • TRType

      public TRType()
  • Method Details

    • translate

      public abstract String translate()