Package net.hydromatic.morel.compile
Interface BuiltIn.BuiltInType
- All Known Implementing Classes:
BuiltIn.Datatype,BuiltIn.Eqtype
- Enclosing class:
BuiltIn
public static interface BuiltIn.BuiltInType
Built-in type.
-
Method Summary
-
Method Details
-
mlName
String mlName() -
varCount
int varCount() -
isInternal
default boolean isInternal()
-