Interface BuiltIn.BuiltInType

All Known Implementing Classes:
BuiltIn.Datatype, BuiltIn.Eqtype
Enclosing class:
BuiltIn

public static interface BuiltIn.BuiltInType
Built-in type.
  • Method Summary

    Modifier and Type
    Method
    Description
    default boolean
     
     
    int
     
  • Method Details

    • mlName

      String mlName()
    • varCount

      int varCount()
    • isInternal

      default boolean isInternal()