Package org.pkl.core.ast.member
-
Class Summary Class Description ClassMember ClassMethod ClassNode ClassProperty DefaultPropertyBodyNode Property body for properties that don't have an explicit body.DelegateToExtraStorageMapOrParentNode Delegates to the equally named key of the map stored in extra storage.DelegateToExtraStorageObjNode Delegates to the equally named member of the object stored in extra storage.DelegateToExtraStorageObjOrParentNode Delegates to the equally named member of the object stored in extra storage.FunctionNode Lambda LocalTypedPropertyNode Member ModuleNode ObjectMember ObjectMethodNode PropertyTypeNode TypeAliasNode TypeCheckedPropertyNode A property definition that does not have a type annotation but should be type-checked.TypedPropertyNode A property definition that has a type annotation.UnresolvedClassMemberNode UnresolvedFunctionNode UnresolvedMethodNode UnresolvedPropertyNode UntypedObjectMemberNode