Package org.pkl.core.ast.expression.literal
@NonnullByDefault
package org.pkl.core.ast.expression.literal
-
ClassesClassDescriptionObject literal that contains entries (and possibly properties) but not elements.Object literal that contains both elements and entries (and possibly properties).Object literal that contains elements (and possibly properties) but not entries.Object literal node with empty body.Object literal that contains entries (and possibly properties) but not elements.Object literal that contains properties but not elements or entries.Base class for object literal nodes specialized for a certain mix of property/entry/element definitions.