Package org.pkl.core.ast.type
@NonnullByDefault
package org.pkl.core.ast.type
-
ClassDescriptionResolves `
` to the type's default value in `new { ... Root node for a mixin used as default value for type `Mixin`. A non-open and non-abstract class type.The `module` type for a final module.Base class for types whose `executeAndSet` method assigns values to slots with `frame.setXYZ(slot, value)`.An `open` or `abstract` class type.The `module` type for an open module.The `nothing` type.The `unknown` type.Base class for types whose `executeAndSet` method assigns values to slots with a `WriteFrameSlotNode`.The `module` type.Indicates that a type check failed.