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.An interpreter’s execution stack.Support for shell-like glob patterns.The Psylla language interpreter.A namespace pool.An interpreter’s operand stack.This exception is thrown when parse errors are encountered.The Psylla language parser.Token literal values and constants.Token Manager.An interpreter’s procedure stack.The Psylla interpreter launcher.An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).Stack<E>Base class for interpreter’s stacks.Describes the input token stream.Token Manager Error.The type resolver.Versioning information.