Package org.pkl.core.ast.expression.literal
-
Class Summary Class Description AmendFunctionNode AmendModuleNode CheckIsAnnotationClassNode ConstantEntriesLiteralNode Object literal that contains entries (and possibly properties) but not elements.ElementsEntriesLiteralNode Object literal that contains both elements and entries (and possibly properties).ElementsLiteralNode Object literal that contains elements (and possibly properties) but not entries.EmptyObjectLiteralNode Object literal node with empty body.EntriesLiteralNode Object literal that contains entries (and possibly properties) but not elements.FalseLiteralNode FloatLiteralNode FunctionLiteralNode InterpolatedStringLiteralNode IntLiteralNode ListLiteralNode MapLiteralNode ObjectLiteralNode PropertiesLiteralNode Object literal that contains properties but not elements or entries.SetLiteralNode SpecializedObjectLiteralNode Base class for object literal nodes specialized for a certain mix of property/entry/element definitions.TrueLiteralNode