Package org.pkl.core.stdlib
-
Interface Summary Interface Description ExternalMethod0Node.Factory ExternalMethod1Node.Factory ExternalMethod2Node.Factory ExternalMethod3Node.Factory ExternalMethod4Node.Factory ExternalMethod5Node.Factory ExternalPropertyNode.Factory LanguageAwareNode A node that requires access to `VmLanguage`.VmObjectFactory.BooleanProperty<E> VmObjectFactory.IntProperty<E> VmObjectFactory.Property<E,T> -
Class Summary Class Description AbstractRenderer Base class for renderers that are part of the standard library.ExternalMemberNode ExternalMethod0Node ExternalMethod1Node ExternalMethod2Node ExternalMethod3Node ExternalMethod4Node ExternalMethod5Node ExternalMethodNode ExternalPropertyNode PathConverterSupport PklConverter VmObjectFactories VmObjectFactory<E> -
Annotation Types Summary Annotation Type Description PklName Associates a stdlib node class with an Pkl member name or a stdlib package with a Pkl module name.