Package org.pkl.core

Class PObject

java.lang.Object
org.pkl.core.PObject
All Implemented Interfaces:
Serializable, Composite, Value
Direct Known Subclasses:
PModule

public class PObject extends Object implements Composite
Java representation of a Pkl object.
See Also: