| BufferedLogger |
A logger that keeps messages locally and can return them.
|
| DataSize |
Java representation of a pkl.base#DataSize value.
|
| Duration |
Java representation of a pkl.base#Duration value.
|
| EvaluatorBuilder |
|
| EvaluatorImpl |
|
| Loggers |
|
| Member |
Common base class for TypeAlias, PClass, PClass.Property, and PClass.Method.
|
| Member.SourceLocation |
|
| ModuleSchema |
Describes the property, method and class members of a module.
|
| ModuleSource |
A representation for a Pkl module's source URI, and optionally its source text.
|
| Pair<F,S> |
Java representation of a pkl.base#Pair value.
|
| PClass |
Java representation of a pkl.base#Class value.
|
| PClass.ClassMember |
|
| PClass.Method |
|
| PClass.Property |
|
| PClassInfo<T> |
Information about a Pkl class and its Java representation.
|
| PklInfo |
Information about the Pkl package index.
|
| PklInfo.PackageIndex |
A Pkl package index.
|
| Platform |
Information about the Pkl release that the current program runs on.
|
| Platform.Language |
The language implementation of a platform.
|
| Platform.OperatingSystem |
The operating system of a platform.
|
| Platform.Processor |
The processor of a platform.
|
| Platform.Runtime |
The language runtime of a platform.
|
| Platform.VirtualMachine |
The virtual machine of a platform.
|
| PModule |
Java representation of a Pkl module.
|
| PNull |
Java representation of a pkl.base#Null value.
|
| PObject |
Java representation of a Pkl object.
|
| PType |
A Pkl type as used in type annotations.
|
| PType.Alias |
|
| PType.Class |
|
| PType.Constrained |
|
| PType.Function |
|
| PType.Nullable |
|
| PType.StringLiteral |
|
| PType.TypeVariable |
|
| PType.Union |
|
| Release |
Information about the Pkl release that the current program runs on.
|
| Release.Documentation |
The documentation of a Pkl release.
|
| Release.SourceCode |
The source code of a Pkl release.
|
| Release.StandardLibrary |
The standard library of a Pkl release.
|
| SecurityManagers |
|
| SecurityManagers.StandardBuilder |
|
| StackFrame |
An element of a Pkl stack trace.
|
| StackFrameTransformers |
Static factory for stack frame transformers.
|
| TypeAlias |
Java representation of a pkl.base#TypeAlias value.
|
| TypeParameter |
A type parameter of a generic class, type alias, or method.
|
| ValueFormatter |
|
| ValueRenderers |
Predefined ValueRenderers for Pcf, JSON, YAML, and XML property lists.
|
| Version |
A semantic version (https://semver.org/spec/v2.0.0.html).
|