Module coneforest.psylla
Package coneforest.psylla.runtime
package coneforest.psylla.runtime
The Psylla language runtime.
-
ClassDescriptionMethods for obtaining configuration properties stored in the
Config.properties
resource.An action on the execution context.Represents an operation that accepts two input arguments and returns no result.Represents a function that accepts two arguments and produces a result.ContextAction.Consumer<T extends PsyObject>Represents an operation that accepts a single input argument and returns no result.ContextAction.Function<T extends PsyObject>Represents a function that accepts one argument and produces a result.ContextAction.OptionalFunction<T extends PsyObject>Represents a function that accepts one argument and produces an optional result.Represents a supplier of results.Represents an operation that accepts three input arguments and returns no result.Represents a function that accepts three arguments and produces a result.An interpreter’s dictionary stack.Indicates that the type represents the Psylla error.An interpreter’s execution stack.Support for shell-like glob patterns.The Psylla language interpreter.Support for I18N.A namespace pool.An interpreter’s operand stack.An interpreter’s procedure stack.The Psylla interpreter launcher.Stack<E>Base class for interpreter’s stacks.Annotates the Psylla types attaching the name to the type.The type resolver.Methods for obtaining version information.