Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- accept(T) - Method in interface coneforest.psylla.runtime.ContextAction.Consumer
-
Performs this operation on the given argument.
- accept(T1, T2) - Method in interface coneforest.psylla.runtime.ContextAction.BiConsumer
-
Performs this operation on the given arguments.
- accept(T1, T2, T3) - Method in interface coneforest.psylla.runtime.ContextAction.TriConsumer
-
Performs this operation on the given arguments.
- add(ResourceCollection) - Method in class coneforest.psylla.ant.PsyllaUnitTask.Test
- addConfiguredFileSet(FileSet) - Method in class coneforest.psylla.ant.PsyllaUnitTask.Test
- apply(T) - Method in interface coneforest.psylla.runtime.ContextAction.Function
-
Applies this function to the given argument.
- apply(T) - Method in interface coneforest.psylla.runtime.ContextAction.OptionalFunction
-
Applies this function to the given argument.
- apply(T1, T2) - Method in interface coneforest.psylla.runtime.ContextAction.BiFunction
-
Applies this function to the given arguments.
- apply(T1, T2) - Method in interface coneforest.psylla.runtime.ContextAction.OptionalBiFunction
-
Applies this function to the given arguments.
- apply(T1, T2, T3) - Method in interface coneforest.psylla.runtime.ContextAction.OptionalTriFunction
-
Applies this function to the given arguments.
- apply(T1, T2, T3) - Method in interface coneforest.psylla.runtime.ContextAction.TriFunction
-
Applies this function to the given arguments.
- Arg() - Constructor for class coneforest.psylla.ant.PsyllaTask.Arg
- Arg() - Constructor for class coneforest.psylla.ant.PsyllaUnitTask.Arg
- ARGV - Static variable in class coneforest.psylla.scripting.PsyllaScriptEngine
- asBinaryOperator(PsyContext) - Method in interface coneforest.psylla.core.PsyExecutable
-
Returns an
BinaryOperatorview of thisexecutable. - asComparator(PsyContext) - Method in interface coneforest.psylla.core.PsyExecutable
-
Returns an
Comparatorview of thisexecutable. - asConsumer(PsyContext) - Method in interface coneforest.psylla.core.PsyExecutable
-
Returns an
Consumerview of thisexecutable. - asFunction(PsyContext) - Method in interface coneforest.psylla.core.PsyExecutable
-
Returns a
Functionview of thisexecutable. - asPredicate(PsyContext) - Method in interface coneforest.psylla.core.PsyExecutable
-
Returns a
Predicateview of thisexecutable. - asSupplier(PsyContext) - Method in interface coneforest.psylla.core.PsyExecutable
-
Returns an
Supplierview of thisexecutable. - asUnaryOperator(PsyContext) - Method in interface coneforest.psylla.core.PsyExecutable
-
Returns an
UnaryOperatorview of thisexecutable.
B
- Base64Codec - Interface in coneforest.psylla.ant
-
A codec for encoding and decoding objects using the Base64 encoding scheme.
- begin(PsyFormalDict<PsyObject>) - Method in class coneforest.psylla.runtime.DictStack
-
Pushes the dictionary to this stack.
- bigIntegerValue() - Method in class coneforest.psylla.core.PsyBigFraction
- bigIntegerValue() - Method in class coneforest.psylla.core.PsyBigInteger
- bigIntegerValue() - Method in class coneforest.psylla.core.PsyFraction
- bigIntegerValue() - Method in class coneforest.psylla.core.PsyInteger
- bigIntegerValue() - Method in interface coneforest.psylla.core.PsyRational
- booleanValue() - Method in class coneforest.psylla.core.PsyBoolean
-
Returns a boolean value of this object.
C
- CALENDAR_FIELDS - Static variable in interface coneforest.psylla.core.PsyTime
-
An array consisting of the name of the calendar fields.
- capacity() - Method in class coneforest.psylla.core.PsyBlockingQueue
- capacity() - Method in interface coneforest.psylla.core.PsyBounded
-
Returns the capacity of this container.
- checkLoop() - Method in class coneforest.psylla.runtime.ExecutionStack
- checkStop() - Method in class coneforest.psylla.runtime.ExecutionStack
- classLoader() - Method in class coneforest.psylla.runtime.Interpreter
-
Returns the interpreter’s class loader.
- clearBackup() - Method in class coneforest.psylla.runtime.OperandStack
- clone() - Method in class coneforest.psylla.runtime.DictStack
- clone() - Method in class coneforest.psylla.runtime.ExecutionStack
- clone() - Method in class coneforest.psylla.runtime.OperandStack
- compareTo(PsyBoolean) - Method in class coneforest.psylla.core.PsyBoolean
- compareTo(PsyRealNumeric) - Method in class coneforest.psylla.core.PsyBigInteger
- compareTo(PsyRealNumeric) - Method in class coneforest.psylla.core.PsyInteger
- compareTo(PsyRealNumeric) - Method in interface coneforest.psylla.core.PsyRational
- compareTo(PsyRealNumeric) - Method in class coneforest.psylla.core.PsyReal
- compareTo(PsyRealNumeric) - Method in interface coneforest.psylla.core.PsyRealNumeric
- compareTo(PsyTextual) - Method in interface coneforest.psylla.core.PsyTextual
- compareTo(T) - Method in interface coneforest.psylla.core.PsyScalar
-
Compares this
scalarwith the specifiedscalarfor order. - coneforest.psylla - module coneforest.psylla
-
The Psylla language interpreter and core.
- coneforest.psylla.ant - module coneforest.psylla.ant
-
The Psylla Ant tasks.
- coneforest.psylla.ant - package coneforest.psylla.ant
-
The Psylla Ant tasks.
- coneforest.psylla.core - package coneforest.psylla.core
-
The Psylla language core types.
- coneforest.psylla.processors - module coneforest.psylla.processors
-
The Psylla annotation processors.
- coneforest.psylla.processors - package coneforest.psylla.processors
-
The Psylla annotation processors.
- coneforest.psylla.runtime - package coneforest.psylla.runtime
-
The Psylla language runtime.
- coneforest.psylla.scripting - package coneforest.psylla.scripting
-
Integration with Java scripting API (JSR 223).
- coneforest.psylla.toolprovider - package coneforest.psylla.toolprovider
-
The Psylla tool provider.
- Config - Class in coneforest.psylla.runtime
-
Methods for obtaining configuration properties stored in the
Config.propertiesresource. - ContextAction - Interface in coneforest.psylla.runtime
-
An action on the execution context.
- ContextAction.BiConsumer<T1,
T2> - Interface in coneforest.psylla.runtime -
Represents an operation that accepts two input arguments and returns no result.
- ContextAction.BiFunction<T1,
T2> - Interface in coneforest.psylla.runtime -
Represents a function that accepts two arguments and produces a result.
- ContextAction.Consumer<T> - Interface in coneforest.psylla.runtime
-
Represents an operation that accepts a single input argument and returns no result.
- ContextAction.Function<T> - Interface in coneforest.psylla.runtime
-
Represents a function that accepts one argument and produces a result.
- ContextAction.OptionalBiFunction<T1,
T2> - Interface in coneforest.psylla.runtime -
Represents a function that accepts two arguments and produces an optional result.
- ContextAction.OptionalFunction<T> - Interface in coneforest.psylla.runtime
-
Represents a function that accepts one argument and produces an optional result.
- ContextAction.OptionalTriFunction<T1,
T2, - Interface in coneforest.psylla.runtimeT3> -
Represents a function that accepts three arguments and produces an optional result.
- ContextAction.Supplier - Interface in coneforest.psylla.runtime
-
Represents a supplier of results.
- ContextAction.TriConsumer<T1,
T2, - Interface in coneforest.psylla.runtimeT3> -
Represents an operation that accepts three input arguments and returns no result.
- ContextAction.TriFunction<T1,
T2, - Interface in coneforest.psylla.runtimeT3> -
Represents a function that accepts three arguments and produces a result.
- convert(Class<PsyStringBuffer>) - Method in interface coneforest.psylla.core.PsyObject
- createArg() - Method in class coneforest.psylla.ant.PsyllaTask
-
Add a command-line argument.
- createArg() - Method in class coneforest.psylla.ant.PsyllaUnitTask
- createBindings() - Method in class coneforest.psylla.scripting.PsyllaScriptEngine
- createTest() - Method in class coneforest.psylla.ant.PsyllaUnitTask
- currentDict() - Method in interface coneforest.psylla.core.PsyContext
-
Returns the current dictionary (the topmost on the dictionary stack).
- currentDict() - Method in class coneforest.psylla.runtime.Interpreter
- currentNamespace() - Method in class coneforest.psylla.runtime.DictStack
- currentNamespace() - Method in class coneforest.psylla.runtime.Interpreter
-
Returns the current namespace.
D
- data() - Static method in class coneforest.psylla.ant.PsyllaTest
- decode(String) - Static method in interface coneforest.psylla.ant.Base64Codec
-
Returns an object decoded from a Base64-encoded representation.
- delete(int) - Method in class coneforest.psylla.core.PsyArray
- delete(int) - Method in class coneforest.psylla.core.PsyBitArray
- delete(int) - Method in interface coneforest.psylla.core.PsyFormalArray
-
Removes the element at the specified position in this array.
- delete(int) - Method in class coneforest.psylla.core.PsyStringBuffer
- dictStack() - Method in interface coneforest.psylla.core.PsyContext
-
Returns the dictionary stack.
- dictStack() - Method in class coneforest.psylla.runtime.Interpreter
- DictStack - Class in coneforest.psylla.runtime
-
An interpreter’s dictionary stack.
- DictStack() - Constructor for class coneforest.psylla.runtime.DictStack
-
Creates a new dictionary stack with two permanent dictionaries in it (system and user dictionaries).
- doubleValue() - Method in class coneforest.psylla.core.PsyBigFraction
- doubleValue() - Method in class coneforest.psylla.core.PsyBigInteger
- doubleValue() - Method in class coneforest.psylla.core.PsyFraction
- doubleValue() - Method in class coneforest.psylla.core.PsyInteger
- doubleValue() - Method in class coneforest.psylla.core.PsyReal
- doubleValue() - Method in interface coneforest.psylla.core.PsyRealNumeric
- DynamicClassLoader - Class in coneforest.psylla.runtime
- DynamicClassLoader() - Constructor for class coneforest.psylla.runtime.DynamicClassLoader
E
- E - Static variable in class coneforest.psylla.core.PsyReal
-
The number e.
- encode(Object) - Static method in interface coneforest.psylla.ant.Base64Codec
-
Returns a Base64-encoded representation of an object.
- end() - Method in class coneforest.psylla.runtime.DictStack
-
Pops a non-permanent dictionary from this stack.
- ensureSize(int) - Method in class coneforest.psylla.runtime.OperandStack
-
Ensures that the operand stack is at least the given size.
- enterLoop() - Method in class coneforest.psylla.runtime.ExecutionStack
-
Enters the loop environment.
- enterStop() - Method in class coneforest.psylla.runtime.ExecutionStack
-
Enters the stopped environment.
- equals(Object) - Method in class coneforest.psylla.core.PsyBigInteger
- equals(Object) - Method in class coneforest.psylla.core.PsyBitSet
- equals(Object) - Method in class coneforest.psylla.core.PsyBoolean
- equals(Object) - Method in interface coneforest.psylla.core.PsyFormalSet
- equals(Object) - Method in class coneforest.psylla.core.PsyInteger
- equals(Object) - Method in class coneforest.psylla.core.PsyReal
- equals(Object) - Method in class coneforest.psylla.core.PsySet
- equals(Object) - Method in class coneforest.psylla.core.PsyString
-
Returns a
booleanobject indicating whether some other object is “equal to” this one. - equals(Object) - Method in class coneforest.psylla.core.PsyStringBuffer
- equals(Object) - Method in class coneforest.psylla.runtime.OperandStack
- errorDict() - Method in class coneforest.psylla.runtime.Interpreter
- ErrorType - Annotation Interface in coneforest.psylla.runtime
-
Indicates that the type represents the Psylla error.
- eval(Reader, ScriptContext) - Method in class coneforest.psylla.scripting.PsyllaScriptEngine
- eval(String, ScriptContext) - Method in class coneforest.psylla.scripting.PsyllaScriptEngine
- execLevel() - Method in interface coneforest.psylla.core.PsyContext
-
Returns the size of the execution stack.
- execLevel() - Method in class coneforest.psylla.runtime.Interpreter
- execute() - Method in class coneforest.psylla.ant.PsyllaTask
- execute() - Method in class coneforest.psylla.ant.PsyllaUnitTask
- execute(PsyContext) - Method in class coneforest.psylla.core.PsyExecMark
- execute(PsyContext) - Method in class coneforest.psylla.core.PsyName
- execute(PsyContext) - Method in interface coneforest.psylla.core.PsyObject
-
Execute this
objectin the given execution context. - execute(PsyContext) - Method in class coneforest.psylla.core.PsyOperator
-
Execute this object in the execution context.
- executionStack() - Method in interface coneforest.psylla.core.PsyContext
-
Returns the execution stack.
- executionStack() - Method in class coneforest.psylla.runtime.Interpreter
- ExecutionStack - Class in coneforest.psylla.runtime
-
An interpreter’s execution stack.
- ExecutionStack() - Constructor for class coneforest.psylla.runtime.ExecutionStack
-
Constructs an empty stack.
- exitLoop() - Method in class coneforest.psylla.runtime.ExecutionStack
-
Exits the innermost loop environment.
- exitStop() - Method in class coneforest.psylla.runtime.ExecutionStack
- extract(int) - Method in class coneforest.psylla.core.PsyArray
- extract(int) - Method in class coneforest.psylla.core.PsyBitArray
- extract(int) - Method in interface coneforest.psylla.core.PsyFormalArray
- extract(int) - Method in class coneforest.psylla.core.PsyStringBuffer
F
- FALSE - Static variable in class coneforest.psylla.core.PsyBoolean
-
A
booleanconstant, representing false. - FILENAME - Static variable in class coneforest.psylla.scripting.PsyllaScriptEngine
- findClass(String) - Method in class coneforest.psylla.runtime.DynamicClassLoader
- findMarkPosition() - Method in class coneforest.psylla.runtime.OperandStack
-
Returns the position of the topmost
markobject on the operand stack. - fork() - Method in interface coneforest.psylla.core.PsyContext
- fork() - Method in class coneforest.psylla.runtime.Interpreter
- format(String, Object...) - Static method in interface coneforest.psylla.runtime.Messages
-
Returns a formatted string using the format string for the given key and arguments.
- fromPolar(double, double) - Static method in class coneforest.psylla.core.PsyComplex
G
- get() - Method in interface coneforest.psylla.runtime.ContextAction.Supplier
-
Gets a result.
- get(int) - Method in class coneforest.psylla.core.PsyArray
- get(int) - Method in class coneforest.psylla.core.PsyBitArray
- get(int) - Method in interface coneforest.psylla.core.PsyFormalArray
-
Returns the element at the specified position in this array.
- get(int) - Method in class coneforest.psylla.core.PsyStringBuffer
- get(String) - Method in class coneforest.psylla.core.PsyDict
- get(String) - Method in class coneforest.psylla.core.PsyEnvironment
- get(String) - Method in interface coneforest.psylla.core.PsyFormalDict
- get(String) - Method in class coneforest.psylla.core.PsyNamespace
- get(String) - Method in class coneforest.psylla.runtime.NamespacePool
-
Allocates (if absent) and returns the
namespaceobject with the given prefix. - get(String) - Method in class coneforest.psylla.scripting.PsyllaScriptEngine
- getBacked(int) - Method in class coneforest.psylla.runtime.OperandStack
- getBuffer() - Method in class coneforest.psylla.core.PsyStringBuffer
-
Returns the buffer.
- getCode() - Static method in interface coneforest.psylla.runtime.Version
-
Returns the version encoded as a string.
- getEmitter() - Method in exception class coneforest.psylla.core.PsyErrorException
-
Returns the emitter for this
error. - getEngineName() - Method in class coneforest.psylla.scripting.PsyllaScriptEngineFactory
-
Returns a string
"Psylla". - getEngineVersion() - Method in class coneforest.psylla.scripting.PsyllaScriptEngineFactory
- getExtensions() - Method in class coneforest.psylla.scripting.PsyllaScriptEngineFactory
- getFactory() - Method in class coneforest.psylla.scripting.PsyllaScriptEngine
- getId() - Method in interface coneforest.psylla.core.PsyContext
- getId() - Method in class coneforest.psylla.runtime.Interpreter
- getLanguageName() - Method in class coneforest.psylla.scripting.PsyllaScriptEngineFactory
- getLanguageVersion() - Method in class coneforest.psylla.scripting.PsyllaScriptEngineFactory
- getMajor() - Static method in interface coneforest.psylla.runtime.Version
-
Returns the major version number.
- getMethodCallSyntax(String, String, String...) - Method in class coneforest.psylla.scripting.PsyllaScriptEngineFactory
- getMicro() - Static method in interface coneforest.psylla.runtime.Version
-
Returns the micro version number.
- getMimeTypes() - Method in class coneforest.psylla.scripting.PsyllaScriptEngineFactory
- getMinor() - Static method in interface coneforest.psylla.runtime.Version
-
Returns the minor version number.
- getName() - Method in class coneforest.psylla.ant.PsyllaUnitTask.Test
- getName() - Method in exception class coneforest.psylla.core.PsyErrorException
-
Returns the name of this
error. - getName() - Method in class coneforest.psylla.core.PsyOperator
-
Returns the name of this operator.
- getNames() - Method in class coneforest.psylla.scripting.PsyllaScriptEngineFactory
-
Returns a list consisting of single string
"psylla". - getOutputStatement(String) - Method in class coneforest.psylla.scripting.PsyllaScriptEngineFactory
- getParameter(String) - Method in class coneforest.psylla.scripting.PsyllaScriptEngineFactory
- getPattern() - Method in class coneforest.psylla.core.PsyRegExp
-
Returns the pattern.
- getPrefix() - Method in class coneforest.psylla.core.PsyOperator
-
Returns the namespace prefix of this operator.
- getProgram(String...) - Method in class coneforest.psylla.scripting.PsyllaScriptEngineFactory
- getProperty(String) - Static method in class coneforest.psylla.runtime.Config
-
Returns the value associated with the given name.
- getReleaseType() - Static method in interface coneforest.psylla.runtime.Version
-
Returns the release type.
- getResources() - Method in class coneforest.psylla.ant.PsyllaUnitTask.Test
- getScriptEngine() - Method in class coneforest.psylla.scripting.PsyllaScriptEngineFactory
-
Returns an engine.
- getSimpleName() - Method in class coneforest.psylla.core.PsyOperator
-
Returns the simple name of this operator.
- getStopped() - Method in interface coneforest.psylla.core.PsyContext
-
Returns the value of the stopped flag.
- getStopped() - Method in class coneforest.psylla.runtime.Interpreter
- getString(String) - Static method in interface coneforest.psylla.runtime.Messages
-
Returns a string for the given key.
- getSupportedOptions() - Method in class coneforest.psylla.processors.TypeHierarchyBuilder
- getSupportedOptions() - Method in class coneforest.psylla.processors.TypeMetadataCollector
- getValue() - Method in class coneforest.psylla.ant.PsyllaTask.Arg
- getValue() - Method in class coneforest.psylla.ant.PsyllaUnitTask.Arg
- getVersion() - Static method in interface coneforest.psylla.runtime.Version
-
Returns the version string.
- Globs - Interface in coneforest.psylla.runtime
-
Support for shell-like glob patterns.
H
- handleExecutionStack(int) - Method in interface coneforest.psylla.core.PsyContext
- handleExecutionStack(int) - Method in class coneforest.psylla.runtime.Interpreter
- hashCode() - Method in class coneforest.psylla.core.PsyBigInteger
- hashCode() - Method in class coneforest.psylla.core.PsyBitArray
- hashCode() - Method in class coneforest.psylla.core.PsyBitSet
- hashCode() - Method in class coneforest.psylla.core.PsyBoolean
- hashCode() - Method in class coneforest.psylla.core.PsyInteger
- hashCode() - Method in class coneforest.psylla.core.PsyReal
- hashCode() - Method in class coneforest.psylla.core.PsySet
- hashCode() - Method in class coneforest.psylla.core.PsyString
- hashCode() - Method in class coneforest.psylla.core.PsyStringBuffer
- hashCode() - Method in class coneforest.psylla.runtime.OperandStack
I
- I - Static variable in class coneforest.psylla.core.PsyComplex
-
Imaginary unit.
- imagValue() - Method in class coneforest.psylla.core.PsyComplex
- imagValue() - Method in interface coneforest.psylla.core.PsyNumeric
-
Returns the imaginary part of this object.
- imagValue() - Method in interface coneforest.psylla.core.PsyRealNumeric
- init(ProcessingEnvironment) - Method in class coneforest.psylla.processors.TypeHierarchyBuilder
- init(ProcessingEnvironment) - Method in class coneforest.psylla.processors.TypeMetadataCollector
- insert(int, PsyBoolean) - Method in class coneforest.psylla.core.PsyBitArray
- insert(int, PsyInteger) - Method in class coneforest.psylla.core.PsyStringBuffer
- insert(int, PsyObject) - Method in class coneforest.psylla.core.PsyArray
- insert(int, T) - Method in interface coneforest.psylla.core.PsyFormalArray
-
Inserts the specified
objectinto this array at the position specified by a given index. - interpret(PsyReader) - Method in interface coneforest.psylla.core.PsyContext
-
Interprets the Psylla code from the
readerobject. - interpret(PsyReader) - Method in class coneforest.psylla.runtime.Interpreter
- interpret(Reader) - Method in class coneforest.psylla.runtime.Interpreter
- interpret(String) - Method in class coneforest.psylla.runtime.Interpreter
- interpretBraced(PsyReader) - Method in interface coneforest.psylla.core.PsyContext
- interpretBraced(PsyReader) - Method in class coneforest.psylla.runtime.Interpreter
- Interpreter - Class in coneforest.psylla.runtime
-
The Psylla language interpreter.
- Interpreter() - Constructor for class coneforest.psylla.runtime.Interpreter
-
Creates a new Psylla language interpreter.
- intValue() - Method in class coneforest.psylla.core.PsyBigFraction
- intValue() - Method in class coneforest.psylla.core.PsyBigInteger
- intValue() - Method in class coneforest.psylla.core.PsyFraction
- intValue() - Method in class coneforest.psylla.core.PsyInteger
- intValue() - Method in class coneforest.psylla.core.PsyReal
- intValue() - Method in interface coneforest.psylla.core.PsyRealNumeric
- invoke(PsyContext) - Method in exception class coneforest.psylla.core.PsyErrorException
- invoke(PsyContext) - Method in interface coneforest.psylla.core.PsyExecutable
- invoke(PsyContext) - Method in class coneforest.psylla.core.PsyName
- invoke(PsyContext) - Method in interface coneforest.psylla.core.PsyObject
-
Invoke this
objectin the given execution context. - invoke(PsyContext) - Method in class coneforest.psylla.core.PsyOperator
-
Invoke this operator in the execution context performing an action associated with it.
- invoke(PsyContext) - Method in class coneforest.psylla.core.PsyProc
- invokeAndHandle(PsyContext) - Method in interface coneforest.psylla.core.PsyExecutable
- isEmpty() - Method in class coneforest.psylla.core.PsyDict
- isEmpty() - Method in interface coneforest.psylla.core.PsyLengthy
-
Returns a boolean indicating if this container is empty (has zero length).
- isFull() - Method in interface coneforest.psylla.core.PsyBounded
-
Returns a boolean indicating whether this container is full.
- isHeldByCurrentThread() - Method in class coneforest.psylla.core.PsyLock
-
Queries if this lock is held by the current thread.
- isZero() - Method in interface coneforest.psylla.core.PsyAdditive
- isZero() - Method in class coneforest.psylla.core.PsyBigFraction
- isZero() - Method in class coneforest.psylla.core.PsyBigInteger
- isZero() - Method in class coneforest.psylla.core.PsyComplex
- isZero() - Method in class coneforest.psylla.core.PsyFraction
- isZero() - Method in class coneforest.psylla.core.PsyInteger
- isZero() - Method in class coneforest.psylla.core.PsyReal
- iterator() - Method in class coneforest.psylla.core.PsyArray
- iterator() - Method in class coneforest.psylla.core.PsyBitArray
- iterator() - Method in class coneforest.psylla.core.PsyBitSet
- iterator() - Method in class coneforest.psylla.core.PsyBlockingQueue
- iterator() - Method in class coneforest.psylla.core.PsyDict
- iterator() - Method in class coneforest.psylla.core.PsyEnvironment
- iterator() - Method in class coneforest.psylla.core.PsySet
- iterator() - Method in interface coneforest.psylla.core.PsyTextual
J
- join() - Method in interface coneforest.psylla.core.PsyContext
- join() - Method in class coneforest.psylla.runtime.Interpreter
- join() - Method in class coneforest.psylla.runtime.Psylla
- join(long) - Method in class coneforest.psylla.runtime.Interpreter
- join(long) - Method in class coneforest.psylla.runtime.Psylla
K
- keys() - Method in class coneforest.psylla.core.PsyDict
- keys() - Method in class coneforest.psylla.core.PsyEnvironment
- keys() - Method in interface coneforest.psylla.core.PsyFormalDict
- known(String) - Method in class coneforest.psylla.core.PsyDict
- known(String) - Method in class coneforest.psylla.core.PsyEnvironment
- known(String) - Method in interface coneforest.psylla.core.PsyFormalDict
- known(String) - Method in class coneforest.psylla.core.PsyNamespace
L
- launch(PrintStream, PrintStream, String...) - Static method in class coneforest.psylla.runtime.Psylla
- launch(PrintWriter, PrintWriter, String...) - Static method in class coneforest.psylla.runtime.Psylla
-
Process command-line options and launches the Psylla interpreter.
- length() - Method in class coneforest.psylla.core.PsyArray
- length() - Method in class coneforest.psylla.core.PsyBitArray
- length() - Method in class coneforest.psylla.core.PsyBitSet
- length() - Method in class coneforest.psylla.core.PsyBlockingQueue
-
Returns the number of elements in this queue.
- length() - Method in class coneforest.psylla.core.PsyDict
- length() - Method in class coneforest.psylla.core.PsyEnvironment
- length() - Method in interface coneforest.psylla.core.PsyLengthy
-
Returns a length of this object.
- length() - Method in class coneforest.psylla.core.PsySet
- length() - Method in class coneforest.psylla.core.PsyStringBuffer
- length() - Method in interface coneforest.psylla.core.PsyTextual
- LINE_SEPARATOR - Static variable in interface coneforest.psylla.core.PsyReadable
-
Line separator string.
- load(PsyString) - Method in class coneforest.psylla.runtime.DictStack
-
Performs in-depth search for the given
stringkey in this stack and returns the associated value. - load(String) - Method in class coneforest.psylla.runtime.DictStack
-
Performs in-depth search for the given key in this stack and returns the associated value.
- loadLibraryResource(String) - Method in class coneforest.psylla.runtime.Interpreter
- loadType(String) - Method in class coneforest.psylla.runtime.Interpreter
- lock() - Method in class coneforest.psylla.core.PsyLock
-
Acquires the lock.
- longValue() - Method in class coneforest.psylla.core.PsyBigFraction
- longValue() - Method in class coneforest.psylla.core.PsyBigInteger
- longValue() - Method in class coneforest.psylla.core.PsyFraction
- longValue() - Method in class coneforest.psylla.core.PsyInteger
- longValue() - Method in class coneforest.psylla.core.PsyReal
- longValue() - Method in interface coneforest.psylla.core.PsyRealNumeric
- LOOP_MARK - Static variable in class coneforest.psylla.core.PsyExecMark
M
- main(String[]) - Static method in class coneforest.psylla.runtime.Psylla
-
The entry point to the Psylla program.
- MARK - Static variable in class coneforest.psylla.core.PsyMark
-
The sole
markobject. - matches(String, String) - Static method in interface coneforest.psylla.runtime.Globs
- matches(String, String, char, char) - Static method in interface coneforest.psylla.runtime.Globs
-
Checks if the string matches the given pattern using the given characters denoting singular and plural quantifiers.
- MAX_VALUE - Static variable in class coneforest.psylla.core.PsyInteger
-
An
integerrepresenting the maximum representable value. - MAX_VALUE - Static variable in class coneforest.psylla.core.PsyReal
-
The largest positive finite value, (2−−52)·21023.
- Messages - Interface in coneforest.psylla.runtime
-
Support for I18N.
- MESSAGES - Static variable in interface coneforest.psylla.runtime.Messages
- MIN_VALUE - Static variable in class coneforest.psylla.core.PsyInteger
-
An
integerrepresenting the minimum representable value. - MIN_VALUE - Static variable in class coneforest.psylla.core.PsyReal
-
The smallest positive nonzero value, 2−1074.
- MINUS_I - Static variable in class coneforest.psylla.core.PsyComplex
-
Munus imaginary unit.
- MINUS_ONE - Static variable in class coneforest.psylla.core.PsyInteger
-
An
integerrepresenting the number −1. - MINUS_ONE - Static variable in class coneforest.psylla.core.PsyReal
-
The number minus one.
N
- name() - Method in class coneforest.psylla.toolprovider.PsyllaToolProvider
- namespacePool() - Method in interface coneforest.psylla.core.PsyContext
-
Returns the namespace pool.
- namespacePool() - Method in class coneforest.psylla.runtime.Interpreter
- NamespacePool - Class in coneforest.psylla.runtime
-
A namespace pool.
- NamespacePool() - Constructor for class coneforest.psylla.runtime.NamespacePool
- NAN - Static variable in class coneforest.psylla.core.PsyReal
-
The Not-a-Number (NaN) value.
- NULL - Static variable in class coneforest.psylla.core.PsyNull
-
The sole
nullobject.
O
- of(boolean) - Static method in class coneforest.psylla.core.PsyBoolean
-
Returns a
booleanrepresenting the given boolean value. - of(long) - Static method in class coneforest.psylla.core.PsyInteger
-
Returns a
integerrepresenting the specified value. - of(long) - Static method in interface coneforest.psylla.core.PsyIntegral
- of(long, long) - Static method in class coneforest.psylla.core.PsyFraction
- of(PsyIntegral, PsyIntegral) - Static method in interface coneforest.psylla.core.PsyRational
- of(BigInteger) - Static method in interface coneforest.psylla.core.PsyIntegral
- of(BigInteger, BigInteger) - Static method in class coneforest.psylla.core.PsyBigFraction
-
TODO
- of(Stream<T1>) - Static method in interface coneforest.psylla.core.PsyFormalStream
- ofBiConsumer(ContextAction.BiConsumer<T1, T2>) - Static method in interface coneforest.psylla.runtime.ContextAction
-
Returns the context action created from the bi-consumer.
- ofBiFunction(ContextAction.BiFunction<T1, T2>) - Static method in interface coneforest.psylla.runtime.ContextAction
-
Returns the context action created from the bi-function.
- ofConsumer(ContextAction.Consumer<T>) - Static method in interface coneforest.psylla.runtime.ContextAction
-
Returns the context action created from the consumer.
- ofFunction(ContextAction.Function<T>) - Static method in interface coneforest.psylla.runtime.ContextAction
-
Returns the context action created from the function.
- ofOptionalBiFunction(ContextAction.OptionalBiFunction<T1, T2>) - Static method in interface coneforest.psylla.runtime.ContextAction
-
Returns the context action created from the function.
- ofOptionalFunction(ContextAction.OptionalFunction<T>) - Static method in interface coneforest.psylla.runtime.ContextAction
-
Returns the context action created from the function.
- ofOptionalTriFunction(ContextAction.OptionalTriFunction<T1, T2, T3>) - Static method in interface coneforest.psylla.runtime.ContextAction
-
Returns the context action created from the function.
- ofSupplier(ContextAction.Supplier) - Static method in interface coneforest.psylla.runtime.ContextAction
-
Returns the context action created from the supplier.
- ofTriConsumer(ContextAction.TriConsumer<T1, T2, T3>) - Static method in interface coneforest.psylla.runtime.ContextAction
-
Returns the context action created from the tri-consumer.
- ofTriFunction(ContextAction.TriFunction<T1, T2, T3>) - Static method in interface coneforest.psylla.runtime.ContextAction
-
Returns the context action created from the tri-function.
- ONE - Static variable in class coneforest.psylla.core.PsyInteger
-
An
integerrepresenting the number 1. - ONE - Static variable in class coneforest.psylla.core.PsyReal
-
The number one.
- operandStack() - Method in interface coneforest.psylla.core.PsyContext
-
Returns the operand stack.
- operandStack() - Method in class coneforest.psylla.runtime.Interpreter
- OperandStack - Class in coneforest.psylla.runtime
-
An interpreter’s operand stack.
- OperandStack() - Constructor for class coneforest.psylla.runtime.OperandStack
- operandStackBacked(int) - Method in interface coneforest.psylla.core.PsyContext
- operandStackBacked(int) - Method in class coneforest.psylla.runtime.Interpreter
- Operator - Annotation Interface in coneforest.psylla.runtime
- OperatorType - Annotation Interface in coneforest.psylla.runtime
P
- parseLiteral(String) - Static method in interface coneforest.psylla.core.PsyIntegral
-
Returns the
integralobject obtained as a result of parsing the literal token image. - parseLiteral(String) - Static method in class coneforest.psylla.core.PsyName
- parseLiteral(String) - Static method in interface coneforest.psylla.core.PsyRational
- parseLiteral(String) - Static method in class coneforest.psylla.core.PsyReal
-
Returns the
realinitialized to the value represented by the specifiedStringimage. - parseLiteral(String) - Static method in class coneforest.psylla.core.PsyRegExp
-
Returns the
stringobject obtained as a result of parsing the literal token image. - parseLiteral(String) - Static method in class coneforest.psylla.core.PsyString
- parseLiteral(String) - Static method in class coneforest.psylla.core.PsyStringBuffer
-
Returns the
stringobject obtained as a result of parsing the literal token image. - peek() - Method in class coneforest.psylla.runtime.Stack
-
Returns the topmost of this stack without popping it.
- perform(PsyContext) - Method in class coneforest.psylla.core.PsyOperator
-
Perform an action associated with this operator in the given execution context.
- perform(PsyContext) - Method in interface coneforest.psylla.runtime.ContextAction
-
Performs this action on the specified execution context.
- PI - Static variable in class coneforest.psylla.core.PsyReal
-
The number π.
- pop() - Method in class coneforest.psylla.runtime.Stack
-
Pops and returns the topmost element of this stack.
- popOperands(int) - Method in class coneforest.psylla.runtime.OperandStack
- prefix() - Method in class coneforest.psylla.core.PsyNamespace
-
Returns the namespace prefix.
- process(Set<? extends TypeElement>, RoundEnvironment) - Method in class coneforest.psylla.processors.TypeHierarchyBuilder
- process(Set<? extends TypeElement>, RoundEnvironment) - Method in class coneforest.psylla.processors.TypeMetadataCollector
- ProcStack - Class in coneforest.psylla.runtime
-
An interpreter’s procedure stack.
- ProcStack() - Constructor for class coneforest.psylla.runtime.ProcStack
- prompt() - Method in class coneforest.psylla.runtime.Interpreter
-
Returns the REPL prompt.
- PSY_ABS - Static variable in interface coneforest.psylla.core.PsyNumeric
-
Context action of the
absoperator. - PSY_ACOS - Static variable in interface coneforest.psylla.core.PsyNumeric
-
Context action of the
acosoperator. - PSY_ADD - Static variable in interface coneforest.psylla.core.PsyAdditive
-
Context action of the
addoperator. - PSY_AND - Static variable in interface coneforest.psylla.core.PsyLogical
-
Context action of the
andoperator. - PSY_APPEND - Static variable in interface coneforest.psylla.core.PsyAppendable
-
Context action of the
appendoperator. - PSY_APPENDALL - Static variable in interface coneforest.psylla.core.PsyAppendable
-
Context action of the
appendalloperator. - PSY_ARG - Static variable in class coneforest.psylla.core.PsyComplex
-
Context action of the
argoperator. - PSY_ARRAY - Static variable in class coneforest.psylla.core.PsyArray
-
Context action of the
arrayoperator. - PSY_ARRAYTOMARK - Static variable in class coneforest.psylla.core.PsyArray
-
Context action of the
arraytomarkoperator. - PSY_ASIN - Static variable in interface coneforest.psylla.core.PsyNumeric
-
Context action of the
asinoperator. - PSY_ATAN - Static variable in interface coneforest.psylla.core.PsyNumeric
-
Context action of the
atanoperator. - PSY_BEGIN - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
beginoperator. - PSY_BINARYSEARCH - Static variable in class coneforest.psylla.core.PsyArray
-
Context action of the
binarysearchoperator. - PSY_BIND - Static variable in class coneforest.psylla.core.PsyProc
-
Context action of the
bindoperator. - PSY_BITARRAY - Static variable in class coneforest.psylla.core.PsyBitArray
-
Context action of the
bitarrayoperator. - PSY_BITSET - Static variable in class coneforest.psylla.core.PsyBitSet
-
Context action of the
bitsetoperator. - PSY_BITSHIFT - Static variable in interface coneforest.psylla.core.PsyBitwise
-
Context action of the
bitshiftoperator. - PSY_BLOCKINGQUEUE - Static variable in class coneforest.psylla.core.PsyBlockingQueue
-
Context action of the
blockingqueueoperator. - PSY_CALENDAR - Static variable in interface coneforest.psylla.core.PsyTime
-
Context action of the
calendaroperator. - PSY_CAPACITY - Static variable in interface coneforest.psylla.core.PsyBounded
-
Context action of the
capacityoperator. - PSY_CAPTUREGROUP - Static variable in class coneforest.psylla.core.PsyMatcher
-
Context action of the
capturegroupoperator. - PSY_CAPTUREGROUPCOUNT - Static variable in class coneforest.psylla.core.PsyMatcher
-
Context action of the
capturegroupcountoperator. - PSY_CBRT - Static variable in interface coneforest.psylla.core.PsyNumeric
-
Context action of the
cbrtoperator. - PSY_CEILING - Static variable in interface coneforest.psylla.core.PsyRealNumeric
-
Context action of the
ceilingoperator. - PSY_CHANGEFILEPERMISSIONS - Static variable in interface coneforest.psylla.core.PsyFileSystem
-
Context action of the
changefilepermissionsoperator. - PSY_CLEAR - Static variable in interface coneforest.psylla.core.PsyClearable
-
Context action of the
clearoperator. - PSY_CLEARBIT - Static variable in interface coneforest.psylla.core.PsyBitwise
-
Context action of the
clearbitoperator. - PSY_CLEARDICTSTACK - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
cleardictstackoperator. - PSY_CLEARSTACK - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
clearstackoperator. - PSY_CLEARTOMARK - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
cleartomarkoperator. - PSY_CLONE - Static variable in interface coneforest.psylla.core.PsyObject
-
Context action of the
cloneoperator. - PSY_CLOSE - Static variable in interface coneforest.psylla.core.PsyCloseable
-
Context action of the
closeoperator. - PSY_CMP - Static variable in interface coneforest.psylla.core.PsyScalar
-
Context action of the
cmpoperator. - PSY_COMPLEX - Static variable in class coneforest.psylla.core.PsyComplex
-
Context action of the
complexoperator. - PSY_COMPLEXPOLAR - Static variable in class coneforest.psylla.core.PsyComplex
-
Context action of the
complexpolaroperator. - PSY_CONCAT - Static variable in interface coneforest.psylla.core.PsyConcatenable
-
Context action of the
concatoperator. - PSY_CONDITION - Static variable in class coneforest.psylla.core.PsyLock
-
Context action of the
conditionoperator. - PSY_CONJUGATE - Static variable in class coneforest.psylla.core.PsyComplex
-
Context action of the
conjugateoperator. - PSY_CONTAINS - Static variable in interface coneforest.psylla.core.PsyFormalSet
-
Context action of the
containsoperator. - PSY_COPY - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
copyoperator. - PSY_COPYFILE - Static variable in interface coneforest.psylla.core.PsyFileSystem
-
Context action of the
copyfileoperator. - PSY_COS - Static variable in interface coneforest.psylla.core.PsyNumeric
-
Context action of the
cosoperator. - PSY_COSH - Static variable in interface coneforest.psylla.core.PsyNumeric
-
Context action of the
coshoperator. - PSY_COUNT - Static variable in interface coneforest.psylla.core.PsyFormalStream
-
Context action of the
countoperator. - PSY_COUNTDICTSTACK - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
countdictstackoperator. - PSY_COUNTEXECSTACK - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
countexecstackoperator. - PSY_COUNTSTACK - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
countstackoperator. - PSY_COUNTTOMARK - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
counttomarkoperator. - PSY_CREATEDIRECTORY - Static variable in interface coneforest.psylla.core.PsyFileSystem
-
Context action of the
createdirectoryoperator. - PSY_CURRENTCONTEXT - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
currentcontextoperator. - PSY_CURRENTDICT - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
currentdictoperator. - PSY_CURRENTDIRECTORY - Static variable in interface coneforest.psylla.core.PsyFileSystem
-
Context action of the
currentdirectoryoperator. - PSY_DEF - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
defoperator. - PSY_DELETE - Static variable in interface coneforest.psylla.core.PsyIndexed
-
Context action of the
deleteoperator. - PSY_DELETEFILE - Static variable in interface coneforest.psylla.core.PsyFileSystem
-
Context action of the
deletefileoperator. - PSY_DENOMINATOR - Static variable in interface coneforest.psylla.core.PsyRational
-
Context action of the
denominatoroperator. - PSY_DEQUEUE - Static variable in interface coneforest.psylla.core.PsyFormalQueue
-
Context action of the
dequeueoperator. - PSY_DICT - Static variable in class coneforest.psylla.core.PsyDict
-
Context action of the
dictoperator. - PSY_DICTSTACK - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
dictstackoperator. - PSY_DICTTOMARK - Static variable in class coneforest.psylla.core.PsyDict
-
Context action of the
dicttomarkoperator. - PSY_DISTINCT - Static variable in interface coneforest.psylla.core.PsyFormalStream
-
Context action of the
distinctoperator. - PSY_DIV - Static variable in interface coneforest.psylla.core.PsyMultiplicative
-
Context action of the
divoperator. - PSY_DUP - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
dupoperator. - PSY_EDITLINE - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
editlineoperator. - PSY_END - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
endoperator. - PSY_ENQUEUE - Static variable in interface coneforest.psylla.core.PsyFormalQueue
-
Context action of the
enqueueoperator. - PSY_ENTRIES - Static variable in interface coneforest.psylla.core.PsyIndexed
-
Context action of the
entriesoperator. - PSY_EQ - Static variable in interface coneforest.psylla.core.PsyObject
-
Context action of the
eqoperator. - PSY_EVAL - Static variable in interface coneforest.psylla.core.PsyEvaluable
-
Context action of the
evaloperator. - PSY_EXCH - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
exchoperator. - PSY_EXEC - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
execoperator. - PSY_EXECSTACK - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
execstackoperator. - PSY_EXECUTIVE - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
executiveoperator. - PSY_EXIT - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
exitoperator. - PSY_EXP - Static variable in interface coneforest.psylla.core.PsyNumeric
-
Context action of the
expoperator. - PSY_EXTRACT - Static variable in interface coneforest.psylla.core.PsyIndexed
-
Context action of the
extractoperator. - PSY_EXTRACTINTERVAL - Static variable in interface coneforest.psylla.core.PsyFormalArray
-
Context action of the
extractintervaloperator. - PSY_FILEABSOLUTEPATH - Static variable in interface coneforest.psylla.core.PsyFileSystem
-
Context action of the
fileabsolutepathoperator. - PSY_FILEACCESSTIME - Static variable in interface coneforest.psylla.core.PsyFileSystem
-
Context action of the
fileaccesstimeoperator. - PSY_FILEATTRIBUTE - Static variable in interface coneforest.psylla.core.PsyFileSystem
-
Context action of the
fileattributeoperator. - PSY_FILECREATIONTIME - Static variable in interface coneforest.psylla.core.PsyFileSystem
-
Context action of the
filecreationtimeoperator. - PSY_FILEEXISTS - Static variable in interface coneforest.psylla.core.PsyFileSystem
-
Context action of the
fileexistsoperator. - PSY_FILEINPUT - Static variable in class coneforest.psylla.core.PsyFileInput
-
Context action of the
filereaderoperator. - PSY_FILEMODIFIEDTIME - Static variable in interface coneforest.psylla.core.PsyFileSystem
-
Context action of the
filemodifiedtimeoperator. - PSY_FILEPERMISSIONS - Static variable in interface coneforest.psylla.core.PsyFileSystem
-
Context action of the
filepermissionsoperator. - PSY_FILEREADER - Static variable in class coneforest.psylla.core.PsyFileReader
-
Context action of the
filereaderoperator. - PSY_FILES - Static variable in interface coneforest.psylla.core.PsyFileSystem
-
Context action of the
filesoperator. - PSY_FILESIZE - Static variable in interface coneforest.psylla.core.PsyFileSystem
-
Context action of the
filesizeoperator. - PSY_FILEWRITER - Static variable in class coneforest.psylla.core.PsyFileWriter
-
Context action of the
filewriteroperator. - PSY_FILTERED - Static variable in interface coneforest.psylla.core.PsyFormalStream
-
Context action of the
filteredoperator. - PSY_FIND - Static variable in class coneforest.psylla.core.PsyMatcher
-
Context action of the
findoperator. - PSY_FLIPBIT - Static variable in interface coneforest.psylla.core.PsyBitwise
-
Context action of the
flipbitoperator. - PSY_FLOOR - Static variable in interface coneforest.psylla.core.PsyRealNumeric
-
Context action of the
flooroperator. - PSY_FLUSH - Static variable in interface coneforest.psylla.core.PsyFlushable
-
Context action of the
flushoperator. - PSY_FOR - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
foroperator. - PSY_FORALL - Static variable in interface coneforest.psylla.core.PsySequential
-
Context action of the
foralloperator. - PSY_FORK - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
forkoperator. - PSY_GCD - Static variable in interface coneforest.psylla.core.PsyRational
-
Context action of the
gcdoperator. - PSY_GE - Static variable in interface coneforest.psylla.core.PsyScalar
-
Context action of the
geoperator. - PSY_GET - Static variable in interface coneforest.psylla.core.PsyIndexed
-
Context action of the
getoperator. - PSY_GETALL - Static variable in interface coneforest.psylla.core.PsyIndexed
-
Context action of the
getalloperator. - PSY_GETINTERVAL - Static variable in interface coneforest.psylla.core.PsyFormalArray
-
Context action of the
getintervaloperator. - PSY_GIVE - Static variable in interface coneforest.psylla.core.PsyFormalQueue
-
Context action of the
giveoperator. - PSY_GT - Static variable in interface coneforest.psylla.core.PsyScalar
-
Context action of the
gtoperator. - PSY_HALT - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
haltoperator. - PSY_HARDLINK - Static variable in interface coneforest.psylla.core.PsyFileSystem
-
Context action of the
hardlinkoperator. - PSY_HASHCODE - Static variable in interface coneforest.psylla.core.PsyObject
-
Context action of the
hashcodeoperator. - PSY_HYPOT - Static variable in interface coneforest.psylla.core.PsyRealNumeric
-
Context action of the
hypotoperator. - PSY_IDIV - Static variable in interface coneforest.psylla.core.PsyRational
-
Context action of the
idivoperator. - PSY_IF - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
ifoperator. - PSY_IFELSE - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
ifelseoperator. - PSY_IMAGPART - Static variable in class coneforest.psylla.core.PsyComplex
-
Context action of the
imagpartoperator. - PSY_INDEX - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
indexoperator. - PSY_INDEXOFCHAR - Static variable in interface coneforest.psylla.core.PsyTextual
-
Context action of the
indexofcharoperator. - PSY_INDEXOFSUBSTRING - Static variable in interface coneforest.psylla.core.PsyTextual
-
Context action of the
indexofsubstringoperator. - PSY_INSERT - Static variable in interface coneforest.psylla.core.PsyFormalArray
-
Context action of the
insertoperator. - PSY_INSERTALL - Static variable in interface coneforest.psylla.core.PsyFormalArray
-
Context action of the
insertalloperator. - PSY_INSTANCEOF - Static variable in interface coneforest.psylla.core.PsyObject
-
Context action of the
instanceofoperator. - PSY_INTERSECTS - Static variable in interface coneforest.psylla.core.PsyFormalSet
-
Context action of the
intersectsoperator. - PSY_ISDIRECTORY - Static variable in interface coneforest.psylla.core.PsyFileSystem
-
Context action of the
isdirectoryoperator. - PSY_ISEMPTY - Static variable in interface coneforest.psylla.core.PsyLengthy
-
Context action of the
isemptyoperator. - PSY_ISFILE - Static variable in interface coneforest.psylla.core.PsyFileSystem
-
Context action of the
isfileoperator. - PSY_ISFULL - Static variable in interface coneforest.psylla.core.PsyBounded
-
Context action of the
isfulloperator. - PSY_ISSAMEFILE - Static variable in interface coneforest.psylla.core.PsyFileSystem
-
Context action of the
issamefileoperator. - PSY_ISSYMLINK - Static variable in interface coneforest.psylla.core.PsyFileSystem
-
Context action of the
issymlinkoperator. - PSY_ISZERO - Static variable in interface coneforest.psylla.core.PsyAdditive
-
Context action of the
iszerooperator. - PSY_ITERATE - Static variable in class coneforest.psylla.core.PsyStream
-
Context action of the
iterateoperator. - PSY_JOIN - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
joinoperator. - PSY_KEYS - Static variable in interface coneforest.psylla.core.PsyIndexed
-
Context action of the
keysoperator. - PSY_KNOWN - Static variable in interface coneforest.psylla.core.PsyIndexed
-
Context action of the
knownoperator. - PSY_LCM - Static variable in interface coneforest.psylla.core.PsyRational
-
Context action of the
lcmoperator. - PSY_LE - Static variable in interface coneforest.psylla.core.PsyScalar
-
Context action of the
leoperator. - PSY_LENGTH - Static variable in interface coneforest.psylla.core.PsyLengthy
-
Context action of the
lengthoperator. - PSY_LIMITED - Static variable in interface coneforest.psylla.core.PsyFormalStream
-
Context action of the
limitedoperator. - PSY_LOAD - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
loadoperator. - PSY_LOCK - Static variable in class coneforest.psylla.core.PsyLock
-
Context action of the
lockoperator. - PSY_LOG - Static variable in interface coneforest.psylla.core.PsyNumeric
-
Context action of the
logoperator. - PSY_LOOP - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
loopoperator. - PSY_LOWERCASE - Static variable in interface coneforest.psylla.core.PsyTextual
-
Context action of the
lowercaseoperator. - PSY_LT - Static variable in interface coneforest.psylla.core.PsyScalar
-
Context action of the
ltoperator. - PSY_MAPPED - Static variable in interface coneforest.psylla.core.PsyFormalStream
-
Context action of the
mappedoperator. - PSY_MATCHER - Static variable in class coneforest.psylla.core.PsyMatcher
-
Context action of the
matcheroperator. - PSY_MATCHES - Static variable in class coneforest.psylla.core.PsyMatcher
-
Context action of the
matchesoperator. - PSY_MAX - Static variable in interface coneforest.psylla.core.PsyScalar
-
Context action of the
maxoperator. - PSY_MIN - Static variable in interface coneforest.psylla.core.PsyScalar
-
Context action of the
minoperator. - PSY_MOD - Static variable in interface coneforest.psylla.core.PsyRational
-
Context action of the
modoperator. - PSY_MUL - Static variable in interface coneforest.psylla.core.PsyMultiplicative
-
Context action of the
muloperator. - PSY_NAMESPACE - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
namespaceoperator. - PSY_NE - Static variable in interface coneforest.psylla.core.PsyObject
-
Context action of the
neoperator. - PSY_NEG - Static variable in interface coneforest.psylla.core.PsyAdditive
-
Context action of the
negoperator. - PSY_NONZERO - Static variable in interface coneforest.psylla.core.PsyAdditive
-
Context action of the
nonzerooperator. - PSY_NOT - Static variable in interface coneforest.psylla.core.PsyLogical
-
Context action of the
notoperator. - PSY_NOTIFY - Static variable in class coneforest.psylla.core.PsyCondition
-
Context action of the
notifyoperator. - PSY_NUMERATOR - Static variable in interface coneforest.psylla.core.PsyRational
-
Context action of the
numeratoroperator. - PSY_OR - Static variable in interface coneforest.psylla.core.PsyLogical
-
Context action of the
oroperator. - PSY_PEEKED - Static variable in interface coneforest.psylla.core.PsyFormalStream
-
Context action of the
peekedoperator. - PSY_POP - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
popoperator. - PSY_POSTCHOP - Static variable in interface coneforest.psylla.core.PsyFormalArray
-
Context action of the
postchopoperator. - PSY_POW - Static variable in interface coneforest.psylla.core.PsyNumeric
-
Context action of the
powoperator. - PSY_PRECHOP - Static variable in interface coneforest.psylla.core.PsyFormalArray
-
Context action of the
prechopoperator. - PSY_PREPEND - Static variable in interface coneforest.psylla.core.PsyFormalArray
-
Context action of the
prependoperator. - PSY_PREPENDALL - Static variable in interface coneforest.psylla.core.PsyFormalArray
-
Context action of the
prependalloperator. - PSY_PRETTYPRINT - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
prettyprintoperator. - PSY_PRINT - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
printoperator. - PSY_PROCESS - Static variable in class coneforest.psylla.core.PsyProcess
-
Context action of the
processoperator. - PSY_PROCESSERROR - Static variable in class coneforest.psylla.core.PsyProcess
-
Context action of the
processerroroperator. - PSY_PROCESSREADER - Static variable in class coneforest.psylla.core.PsyProcess
-
Context action of the
processreaderoperator. - PSY_PROCESSWRITER - Static variable in class coneforest.psylla.core.PsyProcess
-
Context action of the
processwriteroperator. - PSY_PUT - Static variable in interface coneforest.psylla.core.PsyIndexed
-
Context action of the
putoperator. - PSY_PUTINTERVAL - Static variable in interface coneforest.psylla.core.PsyFormalArray
-
Context action of the
putintervaloperator. - PSY_QUIT - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
quitoperator. - PSY_RANDOM - Static variable in class coneforest.psylla.core.PsyRandom
-
Context action of the
randomoperator. - PSY_RANDOMBOOLEAN - Static variable in class coneforest.psylla.core.PsyRandom
-
Context action of the
uniformbooleanoperator. - PSY_RANGE - Static variable in class coneforest.psylla.core.PsyRange
-
Context action of the
rangeoperator. - PSY_READ - Static variable in interface coneforest.psylla.core.PsyReadable
-
Context action of the
readoperator. - PSY_READLINE - Static variable in interface coneforest.psylla.core.PsyReadable
-
Context action of the
readlineoperator. - PSY_READLINK - Static variable in interface coneforest.psylla.core.PsyFileSystem
-
Context action of the
readlinkoperator. - PSY_READSTRING - Static variable in interface coneforest.psylla.core.PsyReadable
-
Context action of the
readstringoperator. - PSY_READY - Static variable in interface coneforest.psylla.core.PsyReady
-
Context action of the
readyoperator. - PSY_REALPART - Static variable in class coneforest.psylla.core.PsyComplex
-
Context action of the
realpartoperator. - PSY_RECIPROCAL - Static variable in interface coneforest.psylla.core.PsyMultiplicative
-
Context action of the
reciprocaloperator. - PSY_REDUCE - Static variable in interface coneforest.psylla.core.PsyFormalStream
-
Context action of the
reduceoperator. - PSY_REGEXP - Static variable in class coneforest.psylla.core.PsyRegExp
-
Context action of the
regexpoperator. - PSY_REMOVE - Static variable in interface coneforest.psylla.core.PsyFormalSet
-
Context action of the
removeoperator. - PSY_REMOVEALL - Static variable in interface coneforest.psylla.core.PsyFormalSet
-
Context action of the
removealloperator. - PSY_RENAMEFILE - Static variable in interface coneforest.psylla.core.PsyFileSystem
-
Context action of the
renamefileoperator. - PSY_REPEAT - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
repeatoperator. - PSY_REPLACEALL - Static variable in class coneforest.psylla.core.PsyMatcher
-
Context action of the
replacealloperator. - PSY_REPLICATE - Static variable in interface coneforest.psylla.core.PsyAppendable
-
Context action of the
replicateoperator. - PSY_REQUIRE - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
requireoperator. - PSY_RESET - Static variable in interface coneforest.psylla.core.PsyResetable
-
Context action of the
resetoperator. - PSY_RETAINALL - Static variable in interface coneforest.psylla.core.PsyFormalSet
-
Context action of the
retainalloperator. - PSY_REVERSE - Static variable in interface coneforest.psylla.core.PsyFormalArray
-
Context action of the
reverseoperator. - PSY_ROLL - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
rolloperator. - PSY_ROUND - Static variable in interface coneforest.psylla.core.PsyRealNumeric
-
Context action of the
roundoperator. - PSY_SAY - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
sayoperator. - PSY_SET - Static variable in class coneforest.psylla.core.PsySet
-
Context action of the
setoperator. - PSY_SETBIT - Static variable in interface coneforest.psylla.core.PsyBitwise
-
Context action of the
setbitoperator. - PSY_SETLENGTH - Static variable in interface coneforest.psylla.core.PsyFormalArray
-
Context action of the
setlengthoperator. - PSY_SETTOMARK - Static variable in class coneforest.psylla.core.PsySet
-
Context action of the
settomarkoperator. - PSY_SIGNUM - Static variable in interface coneforest.psylla.core.PsyNumeric
-
Context action of the
signumoperator. - PSY_SIN - Static variable in interface coneforest.psylla.core.PsyNumeric
-
Context action of the
sinoperator. - PSY_SINH - Static variable in interface coneforest.psylla.core.PsyNumeric
-
Context action of the
sinhoperator. - PSY_SKIP - Static variable in interface coneforest.psylla.core.PsyReadable
-
Context action of the
skipoperator. - PSY_SKIPPED - Static variable in interface coneforest.psylla.core.PsyFormalStream
-
Context action of the
skippedoperator. - PSY_SLEEP - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
sleepoperator. - PSY_SLICE - Static variable in interface coneforest.psylla.core.PsyIndexed
-
Context action of the
sliceoperator. - PSY_SORT - Static variable in class coneforest.psylla.core.PsyArray
-
Context action of the
sortoperator. - PSY_SORTED - Static variable in interface coneforest.psylla.core.PsyFormalStream
-
Context action of the
sortedoperator. - PSY_SPLIT - Static variable in interface coneforest.psylla.core.PsyTextual
-
Context action of the
splitoperator. - PSY_SQRT - Static variable in interface coneforest.psylla.core.PsyNumeric
-
Context action of the
sqrtoperator. - PSY_STACK - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
stackoperator. - PSY_STATUS - Static variable in class coneforest.psylla.core.PsyProcess
-
Context action of the
statusoperator. - PSY_STOP - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
stopoperator. - PSY_STOPPED - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
stoppedoperator. - PSY_STORE - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
storeoperator. - PSY_STREAM - Static variable in interface coneforest.psylla.core.PsyStreamable
-
Context action of the
streamoperator. - PSY_STREAMTOMARK - Static variable in class coneforest.psylla.core.PsyStream
-
Context action of the
streamtomarkoperator. - PSY_STRINGBUFFER - Static variable in class coneforest.psylla.core.PsyStringBuffer
-
Context action of the
stringbufferoperator. - PSY_STRINGREADER - Static variable in class coneforest.psylla.core.PsyStringReader
-
Context action of the
stringreaderoperator. - PSY_STRINGWRITER - Static variable in class coneforest.psylla.core.PsyStringWriter
-
Context action of the
stringwriteroperator. - PSY_SUB - Static variable in interface coneforest.psylla.core.PsyAdditive
-
Context action of the
suboperator. - PSY_SYMLINK - Static variable in interface coneforest.psylla.core.PsyFileSystem
-
Context action of the
symlinkoperator. - PSY_TAKE - Static variable in interface coneforest.psylla.core.PsyFormalQueue
-
Context action of the
takeoperator. - PSY_TAN - Static variable in interface coneforest.psylla.core.PsyNumeric
-
Context action of the
tanoperator. - PSY_TANH - Static variable in interface coneforest.psylla.core.PsyNumeric
-
Context action of the
tanhoperator. - PSY_TESTBIT - Static variable in interface coneforest.psylla.core.PsyBitwise
-
Context action of the
testbitoperator. - PSY_TIME - Static variable in interface coneforest.psylla.core.PsyTime
-
Context action of the
timeoperator. - PSY_TOINTEGER - Static variable in interface coneforest.psylla.core.PsyConvertableToInteger
-
Context action of the
tointegeroperator. - PSY_TOINTEGRAL - Static variable in interface coneforest.psylla.core.PsyConvertableToIntegral
-
Context action of the
tointegraloperator. - PSY_TOKENS - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
tokensoperator. - PSY_TORATIONAL - Static variable in interface coneforest.psylla.core.PsyConvertableToRational
-
Context action of the
torationaloperator. - PSY_TOREAL - Static variable in interface coneforest.psylla.core.PsyConvertableToReal
-
Context action of the
torealoperator. - PSY_TOSTRING - Static variable in interface coneforest.psylla.core.PsyObject
-
Context action of the
tostringoperator. - PSY_TOSTRINGBUFFER - Static variable in interface coneforest.psylla.core.PsyObject
-
Context action of the
tostringbufferoperator. - PSY_TYPE - Static variable in interface coneforest.psylla.core.PsyObject
-
Context action of the
typeoperator. - PSY_UNDEF - Static variable in interface coneforest.psylla.core.PsyFormalDict
-
Context action of the
undefoperator. - PSY_UNIFORMDEVIATE - Static variable in class coneforest.psylla.core.PsyRandom
-
Context action of the
uniformdeviateoperator. - PSY_UPPERCASE - Static variable in interface coneforest.psylla.core.PsyTextual
-
Context action of the
uppercaseoperator. - PSY_VALUES - Static variable in interface coneforest.psylla.core.PsyIndexed
-
Context action of the
valuesoperator. - PSY_WAIT - Static variable in class coneforest.psylla.core.PsyCondition
-
Context action of the
waitoperator. - PSY_WARN - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
warnoperator. - PSY_WHERE - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
whereoperator. - PSY_WRITE - Static variable in interface coneforest.psylla.core.PsyWritable
-
Context action of the
writeoperator. - PSY_WRITESTRING - Static variable in interface coneforest.psylla.core.PsyWritable
-
Context action of the
writestringoperator. - PSY_XOR - Static variable in interface coneforest.psylla.core.PsyLogical
-
Context action of the
xoroperator. - PSY_YIELD - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
yieldoperator. - psyAbs() - Method in class coneforest.psylla.core.PsyBigInteger
- psyAbs() - Method in class coneforest.psylla.core.PsyComplex
- psyAbs() - Method in class coneforest.psylla.core.PsyInteger
- psyAbs() - Method in interface coneforest.psylla.core.PsyIntegral
- psyAbs() - Method in interface coneforest.psylla.core.PsyNumeric
-
Returns the
numericabsolute value of this object. - psyAbs() - Method in interface coneforest.psylla.core.PsyRational
- psyAbs() - Method in class coneforest.psylla.core.PsyReal
- psyAbs() - Method in interface coneforest.psylla.core.PsyRealNumeric
- psyAcos() - Method in class coneforest.psylla.core.PsyComplex
- psyAcos() - Method in interface coneforest.psylla.core.PsyNumeric
-
Returns the
numericarc cosine of this object. - psyAcos() - Method in interface coneforest.psylla.core.PsyRealNumeric
- psyAdd(PsyNumeric) - Method in class coneforest.psylla.core.PsyComplex
- psyAdd(PsyNumeric) - Method in interface coneforest.psylla.core.PsyRealNumeric
- psyAdd(PsyRealNumeric) - Method in class coneforest.psylla.core.PsyBigInteger
- psyAdd(PsyRealNumeric) - Method in class coneforest.psylla.core.PsyInteger
- psyAdd(PsyRealNumeric) - Method in interface coneforest.psylla.core.PsyRational
- psyAdd(PsyRealNumeric) - Method in class coneforest.psylla.core.PsyReal
- psyAdd(PsyRealNumeric) - Method in interface coneforest.psylla.core.PsyRealNumeric
- psyAdd(T) - Method in interface coneforest.psylla.core.PsyAdditive
-
Returns the
additiveresult of arithmetic addition of specified object to this object. - PsyAdditive<T> - Interface in coneforest.psylla.core
-
The representation of
additive, a type of object that is an operand of additive operation. - psyAnd(PsyBitArray) - Method in class coneforest.psylla.core.PsyBitArray
- psyAnd(PsyBoolean) - Method in class coneforest.psylla.core.PsyBoolean
-
Returns a
booleanresult of boolean conjunction of this object and given object. - psyAnd(PsyIntegral) - Method in class coneforest.psylla.core.PsyBigInteger
- psyAnd(PsyIntegral) - Method in class coneforest.psylla.core.PsyInteger
- psyAnd(T) - Method in interface coneforest.psylla.core.PsyLogical
-
Returns a result of logical conjunction of this object and given object.
- psyAppend(PsyBoolean) - Method in class coneforest.psylla.core.PsyBitArray
- psyAppend(PsyInteger) - Method in class coneforest.psylla.core.PsyBitSet
- psyAppend(PsyInteger) - Method in class coneforest.psylla.core.PsyStringBuffer
- psyAppend(PsyObject) - Method in class coneforest.psylla.core.PsyArray
- psyAppend(PsyObject) - Method in class coneforest.psylla.core.PsySet
- psyAppend(T) - Method in interface coneforest.psylla.core.PsyAppendable
-
Appends a given
objectto this container. - PsyAppendable<T> - Interface in coneforest.psylla.core
-
The representation of
appendable, a type of container that allow to append objects (usually to the end, if it makes sense). - psyAppendAll(PsyIterable<? extends PsyInteger>) - Method in class coneforest.psylla.core.PsyBitSet
- psyAppendAll(PsyIterable<? extends T>) - Method in interface coneforest.psylla.core.PsyAppendable
-
Appends all the
objects from a giveniterableenumeration to this container. - psyAppendAll(PsyIterable<? extends T>) - Method in interface coneforest.psylla.core.PsyFormalSet
-
Appends all the
objects from a giveniterableenumeration to this set. - psyArg() - Method in class coneforest.psylla.core.PsyComplex
-
Returns a
realrepresenting the complex argument of this object. - PsyArithmetic<T> - Interface in coneforest.psylla.core
-
The representation of
arithmetic, a type of object that is an operand of arithmetic operation. - PsyArray - Class in coneforest.psylla.core
-
The representation of
array. - PsyArray() - Constructor for class coneforest.psylla.core.PsyArray
-
Constructs a new empty
array. - PsyArray(ArrayList<PsyObject>) - Constructor for class coneforest.psylla.core.PsyArray
-
Constructs a new
arraywrapped around the given array list. - psyAsin() - Method in class coneforest.psylla.core.PsyComplex
- psyAsin() - Method in interface coneforest.psylla.core.PsyNumeric
-
Returns the
numericarc sine of this object. - psyAsin() - Method in interface coneforest.psylla.core.PsyRealNumeric
- psyAtan() - Method in class coneforest.psylla.core.PsyComplex
- psyAtan() - Method in interface coneforest.psylla.core.PsyNumeric
-
Returns the
numericarc tangent of this object. - psyAtan() - Method in interface coneforest.psylla.core.PsyRealNumeric
- PsyBigFraction - Class in coneforest.psylla.core
-
The representation of
bigfraction. - PsyBigInteger - Class in coneforest.psylla.core
-
The representation of
biginteger, arbitrary precision integer. - PsyBigInteger(BigInteger) - Constructor for class coneforest.psylla.core.PsyBigInteger
-
Constructs a new
bigintegerfor the given value. - psyBinarySearch(PsyObject, PsyProc, PsyContext) - Method in class coneforest.psylla.core.PsyArray
-
Searches this array for the specified value using the binary search algorithm.
- psyBind(PsyContext) - Method in class coneforest.psylla.core.PsyProc
- PsyBitArray - Class in coneforest.psylla.core
-
The representation of
bitarray. - PsyBitArray() - Constructor for class coneforest.psylla.core.PsyBitArray
-
Creates a new empty
bitarray. - PsyBitSet - Class in coneforest.psylla.core
-
The representation of
bitset, a set of nonnegativeintegerobjects. - PsyBitSet() - Constructor for class coneforest.psylla.core.PsyBitSet
-
Instantiate an empty
bitsetobject. - PsyBitSet(BitSet) - Constructor for class coneforest.psylla.core.PsyBitSet
-
Instantiate a
bitsetobject from a givenBitSetobject. - psyBitShift(PsyInteger) - Method in class coneforest.psylla.core.PsyBigInteger
- psyBitShift(PsyInteger) - Method in class coneforest.psylla.core.PsyBitArray
- psyBitShift(PsyInteger) - Method in interface coneforest.psylla.core.PsyBitwise
-
Returns a
bitwisewhose value is equivalent to this value with bits shifted at the given distance. - psyBitShift(PsyInteger) - Method in class coneforest.psylla.core.PsyInteger
- PsyBitwise<T> - Interface in coneforest.psylla.core
-
The representation of
bitwise, a type of object that is an operand of bitwise operation. - PsyBlockingQueue - Class in coneforest.psylla.core
-
The representation of
blockingqueue. - PsyBlockingQueue(PsyInteger) - Constructor for class coneforest.psylla.core.PsyBlockingQueue
- PsyBoolean - Class in coneforest.psylla.core
-
The representation of
boolean. - PsyBounded - Interface in coneforest.psylla.core
-
The representation of
bounded, a type of a container with bounded capacity. - psyCalendar(PsyInteger) - Static method in interface coneforest.psylla.core.PsyTime
- psyCalendarTime(PsyFormalDict<PsyObject>) - Static method in interface coneforest.psylla.core.PsyTime
- psyCapacity() - Method in interface coneforest.psylla.core.PsyBounded
-
Returns the
integercapacity of this container. - psyCaptureGroupCount() - Method in class coneforest.psylla.core.PsyMatcher
- psyCaptureGroupEnd(PsyObject) - Method in class coneforest.psylla.core.PsyMatcher
- psyCaptureGroupStart(PsyObject) - Method in class coneforest.psylla.core.PsyMatcher
- psyCbrt() - Method in class coneforest.psylla.core.PsyComplex
- psyCbrt() - Method in interface coneforest.psylla.core.PsyNumeric
-
Returns the
numericcubic root of this object. - psyCbrt() - Method in interface coneforest.psylla.core.PsyRealNumeric
- psyCeiling() - Method in class coneforest.psylla.core.PsyBigFraction
- psyCeiling() - Method in class coneforest.psylla.core.PsyFraction
- psyCeiling() - Method in interface coneforest.psylla.core.PsyIntegral
- psyCeiling() - Method in interface coneforest.psylla.core.PsyRational
- psyCeiling() - Method in class coneforest.psylla.core.PsyReal
- psyCeiling() - Method in interface coneforest.psylla.core.PsyRealNumeric
- psyChangeFileAttribute(PsyString, PsyString, PsyString) - Static method in interface coneforest.psylla.core.PsyFileSystem
- psyChangeFilePermissions(PsyString, PsyInteger) - Static method in interface coneforest.psylla.core.PsyFileSystem
- psyClear() - Method in class coneforest.psylla.core.PsyArray
- psyClear() - Method in class coneforest.psylla.core.PsyBitArray
- psyClear() - Method in class coneforest.psylla.core.PsyBitSet
- psyClear() - Method in class coneforest.psylla.core.PsyBlockingQueue
- psyClear() - Method in interface coneforest.psylla.core.PsyClearable
-
Clear this object.
- psyClear() - Method in class coneforest.psylla.core.PsyDict
- psyClear() - Method in interface coneforest.psylla.core.PsyFormalDict
- psyClear() - Method in interface coneforest.psylla.core.PsyFormalSet
-
Removes all the elements from this set.
- psyClear() - Method in class coneforest.psylla.core.PsySet
- psyClear() - Method in class coneforest.psylla.core.PsyStringBuffer
- PsyClearable - Interface in coneforest.psylla.core
-
The representation of
clearable, a type of objects that can be cleared (emptied) in some manner. - psyClearBit(PsyInteger) - Method in class coneforest.psylla.core.PsyBigInteger
- psyClearBit(PsyInteger) - Method in class coneforest.psylla.core.PsyBitArray
- psyClearBit(PsyInteger) - Method in interface coneforest.psylla.core.PsyBitwise
-
Returns a
bitwisewhose value is equivalent to this value with the designated bit cleared. - psyClearBit(PsyInteger) - Method in class coneforest.psylla.core.PsyInteger
- psyClone() - Method in class coneforest.psylla.core.PsyArray
- psyClone() - Method in class coneforest.psylla.core.PsyBitArray
- psyClone() - Method in class coneforest.psylla.core.PsyBitSet
- psyClone() - Method in class coneforest.psylla.core.PsyDict
- psyClone() - Method in interface coneforest.psylla.core.PsyFormalArray
- psyClone() - Method in interface coneforest.psylla.core.PsyFormalSet
- psyClone() - Method in interface coneforest.psylla.core.PsyObject
-
Returns a clone of this object.
- psyClone() - Method in class coneforest.psylla.core.PsyProc
- psyClone() - Method in class coneforest.psylla.core.PsySet
- psyClone() - Method in class coneforest.psylla.core.PsyStringBuffer
- psyClone() - Method in interface coneforest.psylla.core.PsyValue
-
Returns this object.
- psyClose() - Method in class coneforest.psylla.core.PsyBlockingQueue
- psyClose() - Method in interface coneforest.psylla.core.PsyCloseable
-
Closes this object.
- psyClose() - Method in interface coneforest.psylla.core.PsyFormalStream
-
Closes this
formalstream. - psyClose() - Method in class coneforest.psylla.core.PsyInput
- psyClose() - Method in class coneforest.psylla.core.PsyOutput
- psyClose() - Method in class coneforest.psylla.core.PsyReader
- psyClose() - Method in class coneforest.psylla.core.PsyWriter
- PsyCloseable - Interface in coneforest.psylla.core
-
The representation of
closeable, a type of objects that can be closed in some sense. - psyCmp(T) - Method in interface coneforest.psylla.core.PsyScalar
-
Compares this
scalaragainst givenscalarand returns anintegerindicating the result of the comparison. - PsyComplex - Class in coneforest.psylla.core
-
The representation of
complex, a complex number. - PsyComplex(double) - Constructor for class coneforest.psylla.core.PsyComplex
- PsyComplex(double, double) - Constructor for class coneforest.psylla.core.PsyComplex
- PsyComplex(PsyRealNumeric) - Constructor for class coneforest.psylla.core.PsyComplex
- PsyComplex(PsyRealNumeric, PsyRealNumeric) - Constructor for class coneforest.psylla.core.PsyComplex
- psyConcat(PsyFormalStream<T>) - Method in interface coneforest.psylla.core.PsyFormalStream
- psyConcat(PsyString) - Method in class coneforest.psylla.core.PsyString
- psyConcat(T) - Method in interface coneforest.psylla.core.PsyConcatenable
-
Returns the
concatenableresult of concatenation of this object and specified object. - PsyConcatenable<T> - Interface in coneforest.psylla.core
-
The representation of
concatenable, a type of object that is an operand of concatenation. - PsyConcurrentModificationException - Exception Class in coneforest.psylla.core
-
The representation of
concurrentmodificationerror thrown when concurrent modification detected. - PsyConcurrentModificationException() - Constructor for exception class coneforest.psylla.core.PsyConcurrentModificationException
-
Constructs a new
exceptionobject with null as its detail message. - PsyConcurrentModificationException(Throwable) - Constructor for exception class coneforest.psylla.core.PsyConcurrentModificationException
-
Constructs a new
exceptionobject with the specified cause. - psyCondition() - Method in class coneforest.psylla.core.PsyLock
-
Returns a
conditionobject for use with this lock. - PsyCondition - Class in coneforest.psylla.core
-
The representation of
condition. - PsyCondition(Condition) - Constructor for class coneforest.psylla.core.PsyCondition
-
Constructs a
conditionobject that wraps given condition. - PsyConfigDict - Class in coneforest.psylla.core
- PsyConfigDict() - Constructor for class coneforest.psylla.core.PsyConfigDict
- psyConjugate() - Method in class coneforest.psylla.core.PsyComplex
-
Returns a
complexrepresenting the complex conjugate of this object. - PsyContainer<T> - Interface in coneforest.psylla.core
- psyContains(PsyObject) - Method in class coneforest.psylla.core.PsyBitSet
- psyContains(PsyObject) - Method in interface coneforest.psylla.core.PsyFormalSet
-
Returns a
booleanobject indicating whether a givenobjectbelongs to this set. - psyContains(PsyObject) - Method in class coneforest.psylla.core.PsySet
- PsyContext - Interface in coneforest.psylla.core
-
The representation of
context, an execution context. - PsyConvertableToInteger - Interface in coneforest.psylla.core
- PsyConvertableToIntegral - Interface in coneforest.psylla.core
- PsyConvertableToRational - Interface in coneforest.psylla.core
- PsyConvertableToReal - Interface in coneforest.psylla.core
- psyCopyFile(PsyString, PsyString) - Static method in interface coneforest.psylla.core.PsyFileSystem
-
Copies a file to the target file.
- psyCos() - Method in class coneforest.psylla.core.PsyComplex
- psyCos() - Method in interface coneforest.psylla.core.PsyNumeric
-
Returns the
numericcosine of this object. - psyCos() - Method in interface coneforest.psylla.core.PsyRealNumeric
- psyCosh() - Method in class coneforest.psylla.core.PsyComplex
- psyCosh() - Method in interface coneforest.psylla.core.PsyNumeric
-
Returns the
numerichyperbolic cosine of this object. - psyCosh() - Method in interface coneforest.psylla.core.PsyRealNumeric
- psyCount() - Method in interface coneforest.psylla.core.PsyFormalStream
-
Returns the count of elements in this
formalstream. - psyCreateDirectory(PsyString) - Static method in interface coneforest.psylla.core.PsyFileSystem
-
Creates a new directory with the given name.
- psyCurrentContext() - Method in interface coneforest.psylla.core.PsyContext
-
Returns the currently executing context.
- psyCurrentDirectory() - Static method in interface coneforest.psylla.core.PsyFileSystem
-
Returns a
stringrepresenting the absolute name of the current directory. - psyDelete(PsyInteger) - Method in interface coneforest.psylla.core.PsyFormalArray
- psyDelete(PsyString) - Method in interface coneforest.psylla.core.PsyFormalDict
- psyDelete(K) - Method in interface coneforest.psylla.core.PsyIndexed
-
Deletes a key or index and a value associated with it from this object.
- psyDeleteFile(PsyString) - Static method in interface coneforest.psylla.core.PsyFileSystem
-
Deletes a file or empty directory with a given name.
- psyDenominator() - Method in class coneforest.psylla.core.PsyBigFraction
- psyDenominator() - Method in class coneforest.psylla.core.PsyFraction
- psyDenominator() - Method in interface coneforest.psylla.core.PsyIntegral
- psyDenominator() - Method in interface coneforest.psylla.core.PsyRational
-
Returns an
integraldenominator of this fraction. - psyDequeue() - Method in class coneforest.psylla.core.PsyBlockingQueue
- psyDequeue() - Method in interface coneforest.psylla.core.PsyFormalQueue
-
Removes and returns the head of this queue.
- PsyDict - Class in coneforest.psylla.core
-
The representation of
dict, a dictionary. - PsyDict() - Constructor for class coneforest.psylla.core.PsyDict
-
Creates a new empty
dict. - PsyDict(HashMap<String, PsyObject>) - Constructor for class coneforest.psylla.core.PsyDict
-
Creates a new
dictwrapped around the given hash map. - PsyDictStackUnderflowException - Exception Class in coneforest.psylla.core
- PsyDictStackUnderflowException() - Constructor for exception class coneforest.psylla.core.PsyDictStackUnderflowException
-
Constructs a new
exceptionobject with null as its detail message. - PsyDirectoryNotEmptyException - Exception Class in coneforest.psylla.core
- PsyDirectoryNotEmptyException() - Constructor for exception class coneforest.psylla.core.PsyDirectoryNotEmptyException
-
Constructs a new
exceptionobject with null as its detail message. - PsyDirectoryNotEmptyException(Throwable) - Constructor for exception class coneforest.psylla.core.PsyDirectoryNotEmptyException
-
Constructs a new
exceptionobject with the specified cause. - psyDistinct() - Method in interface coneforest.psylla.core.PsyFormalStream
-
Returns a stream consisting of the distinct elements of this stream.
- psyDiv(PsyNumeric) - Method in class coneforest.psylla.core.PsyComplex
- psyDiv(PsyNumeric) - Method in interface coneforest.psylla.core.PsyRealNumeric
- psyDiv(PsyRealNumeric) - Method in class coneforest.psylla.core.PsyBigInteger
- psyDiv(PsyRealNumeric) - Method in class coneforest.psylla.core.PsyInteger
- psyDiv(PsyRealNumeric) - Method in interface coneforest.psylla.core.PsyRational
- psyDiv(PsyRealNumeric) - Method in class coneforest.psylla.core.PsyReal
- psyDiv(PsyRealNumeric) - Method in interface coneforest.psylla.core.PsyRealNumeric
- psyDiv(T) - Method in interface coneforest.psylla.core.PsyMultiplicative
-
Returns a result of arithmetic division of this object by given object.
- psyEnqueue(PsyObject) - Method in class coneforest.psylla.core.PsyBlockingQueue
- psyEnqueue(T) - Method in interface coneforest.psylla.core.PsyFormalQueue
-
Inserts an element into this queue.
- psyEntries() - Method in interface coneforest.psylla.core.PsyFormalArray
- psyEntries() - Method in interface coneforest.psylla.core.PsyFormalDict
- psyEntries() - Method in interface coneforest.psylla.core.PsyIndexed
-
Returns an
iterableenumeration of all the keys and values of this object. - PsyEnvironment - Class in coneforest.psylla.core
- PsyEnvironment(Map<String, String>) - Constructor for class coneforest.psylla.core.PsyEnvironment
- psyEq(PsyObject) - Method in class coneforest.psylla.core.PsyExecMark
- psyEq(PsyObject) - Method in class coneforest.psylla.core.PsyInteger
- psyEq(PsyObject) - Method in class coneforest.psylla.core.PsyMark
- psyEq(PsyObject) - Method in class coneforest.psylla.core.PsyNull
-
Returns a
booleanindicating whether some other object is “equal to” this one. - psyEq(PsyObject) - Method in interface coneforest.psylla.core.PsyObject
-
Returns a
booleanresult of equality test of thisobjectand givenobject. - psyEq(PsyObject) - Method in interface coneforest.psylla.core.PsyRealNumeric
- psyEq(PsyObject) - Method in interface coneforest.psylla.core.PsyTextual
- PsyErrorException - Exception Class in coneforest.psylla.core
- PsyErrorException() - Constructor for exception class coneforest.psylla.core.PsyErrorException
-
Constructs a new
exceptionobject with null as its detail message. - PsyErrorException(String) - Constructor for exception class coneforest.psylla.core.PsyErrorException
-
Constructs a new
exceptionobject with the specified detail message. - PsyErrorException(String, Throwable) - Constructor for exception class coneforest.psylla.core.PsyErrorException
- PsyErrorException(Throwable) - Constructor for exception class coneforest.psylla.core.PsyErrorException
-
Constructs a new
exceptionobject with the specified cause. - psyEval(PsyContext) - Method in interface coneforest.psylla.core.PsyEvaluable
-
Evaluate this object in the current context.
- psyEval(PsyContext) - Method in class coneforest.psylla.core.PsyReader
- psyEval(PsyContext) - Method in interface coneforest.psylla.core.PsyTextual
- PsyEvaluable - Interface in coneforest.psylla.core
-
The representation of
evaluable, an object that can be interpreted as the program. - PsyExecMark - Class in coneforest.psylla.core
- PsyExecutable - Interface in coneforest.psylla.core
- psyExp() - Method in class coneforest.psylla.core.PsyComplex
- psyExp() - Method in interface coneforest.psylla.core.PsyNumeric
-
Returns the
numericexponent of this object. - psyExp() - Method in interface coneforest.psylla.core.PsyRealNumeric
- psyExternal(PsyTextual) - Method in class coneforest.psylla.runtime.DynamicClassLoader
- psyExtract(PsyInteger) - Method in interface coneforest.psylla.core.PsyFormalArray
- psyExtract(PsyString) - Method in interface coneforest.psylla.core.PsyFormalDict
- psyExtract(K) - Method in interface coneforest.psylla.core.PsyIndexed
- psyExtractInterval(PsyInteger, PsyInteger) - Method in class coneforest.psylla.core.PsyArray
- psyExtractInterval(PsyInteger, PsyInteger) - Method in class coneforest.psylla.core.PsyBitArray
- psyExtractInterval(PsyInteger, PsyInteger) - Method in interface coneforest.psylla.core.PsyFormalArray
- psyExtractInterval(PsyInteger, PsyInteger) - Method in class coneforest.psylla.core.PsyStringBuffer
- psyFileAbsolutePath(PsyString) - Static method in interface coneforest.psylla.core.PsyFileSystem
-
Returns a
stringrepresenting the absolute path to given file. - PsyFileAccessDeniedException - Exception Class in coneforest.psylla.core
-
The representation of the
ioerrorerror thrown when a file system operation is denied, typically due to a file permission or other access check. - PsyFileAccessDeniedException() - Constructor for exception class coneforest.psylla.core.PsyFileAccessDeniedException
-
Constructs a new
exceptionobject with null as its detail message. - PsyFileAccessDeniedException(Throwable) - Constructor for exception class coneforest.psylla.core.PsyFileAccessDeniedException
-
Constructs a new
exceptionobject with the specified cause. - psyFileAccessTime(PsyString) - Static method in interface coneforest.psylla.core.PsyFileSystem
- psyFileAttribute(PsyString, PsyString) - Static method in interface coneforest.psylla.core.PsyFileSystem
- psyFileCreationTime(PsyString) - Static method in interface coneforest.psylla.core.PsyFileSystem
- psyFileExists(PsyString) - Static method in interface coneforest.psylla.core.PsyFileSystem
- PsyFileExistsException - Exception Class in coneforest.psylla.core
-
The representation of
fileexistserror thrown when an attempt is made to create a file or directory and a file of that name already exists. - PsyFileExistsException() - Constructor for exception class coneforest.psylla.core.PsyFileExistsException
-
Constructs a new
exceptionobject with null as its detail message. - PsyFileExistsException(Throwable) - Constructor for exception class coneforest.psylla.core.PsyFileExistsException
-
Constructs a new
exceptionobject with the specified cause. - PsyFileInput - Class in coneforest.psylla.core
-
The representation of
fileinput. - PsyFileInput(PsyTextual) - Constructor for class coneforest.psylla.core.PsyFileInput
- PsyFileInput(String) - Constructor for class coneforest.psylla.core.PsyFileInput
- psyFileModifiedTime(PsyString) - Static method in interface coneforest.psylla.core.PsyFileSystem
- PsyFileNotFoundException - Exception Class in coneforest.psylla.core
-
The representation of
filenotfounderror thrown when an attempt is made to access a file that does not exist. - PsyFileNotFoundException() - Constructor for exception class coneforest.psylla.core.PsyFileNotFoundException
-
Constructs a new
exceptionobject with null as its detail message. - PsyFileNotFoundException(Throwable) - Constructor for exception class coneforest.psylla.core.PsyFileNotFoundException
-
Constructs a new
exceptionobject with the specified cause. - psyFilePermissions(PsyString) - Static method in interface coneforest.psylla.core.PsyFileSystem
- PsyFileReader - Class in coneforest.psylla.core
-
The representation of
filereader. - PsyFileReader(PsyTextual) - Constructor for class coneforest.psylla.core.PsyFileReader
- PsyFileReader(String) - Constructor for class coneforest.psylla.core.PsyFileReader
- psyFiles(PsyString) - Static method in interface coneforest.psylla.core.PsyFileSystem
-
Returns a lazily populated stream, the elements of which are the entries in the directory.
- psyFileSize(PsyString) - Static method in interface coneforest.psylla.core.PsyFileSystem
-
Returns the
integerrepresenting the size (in bytes) for the file or directory with the given name. - PsyFileSystem - Interface in coneforest.psylla.core
-
An utility class providing filesystem-related methods.
- PsyFileSystemErrorException - Exception Class in coneforest.psylla.core
- PsyFileSystemErrorException() - Constructor for exception class coneforest.psylla.core.PsyFileSystemErrorException
-
Constructs a new
exceptionobject with null as its detail message. - PsyFileSystemErrorException(Throwable) - Constructor for exception class coneforest.psylla.core.PsyFileSystemErrorException
-
Constructs a new
exceptionobject with the specified cause. - PsyFileWriter - Class in coneforest.psylla.core
-
The representation of
filewriter. - PsyFileWriter(PsyTextual) - Constructor for class coneforest.psylla.core.PsyFileWriter
- PsyFileWriter(String) - Constructor for class coneforest.psylla.core.PsyFileWriter
- psyFiltered(PsyExecutable, PsyContext) - Method in interface coneforest.psylla.core.PsyFormalStream
-
Returns a stream over elements of this stream that satisfies the given predicate.
- psyFind() - Method in class coneforest.psylla.core.PsyMatcher
- psyFlipBit(PsyInteger) - Method in class coneforest.psylla.core.PsyBigInteger
- psyFlipBit(PsyInteger) - Method in class coneforest.psylla.core.PsyBitArray
- psyFlipBit(PsyInteger) - Method in interface coneforest.psylla.core.PsyBitwise
-
Returns a
bitwisewhose value is equivalent to this value with the designated bit flipped. - psyFlipBit(PsyInteger) - Method in class coneforest.psylla.core.PsyInteger
- psyFloor() - Method in class coneforest.psylla.core.PsyBigFraction
- psyFloor() - Method in class coneforest.psylla.core.PsyFraction
- psyFloor() - Method in interface coneforest.psylla.core.PsyIntegral
- psyFloor() - Method in interface coneforest.psylla.core.PsyRational
- psyFloor() - Method in class coneforest.psylla.core.PsyReal
- psyFloor() - Method in interface coneforest.psylla.core.PsyRealNumeric
- psyFlush() - Method in interface coneforest.psylla.core.PsyFlushable
-
Flush this
flushable. - psyFlush() - Method in class coneforest.psylla.core.PsyOutput
- psyFlush() - Method in class coneforest.psylla.core.PsyWriter
- PsyFlushable - Interface in coneforest.psylla.core
-
The representation of a
flushable, an object that can be flushed in some sense. - psyForAll(PsyObject, PsyContext) - Method in interface coneforest.psylla.core.PsyFormalDict
- psyForAll(PsyObject, PsyContext) - Method in interface coneforest.psylla.core.PsyFormalStream
- psyForAll(PsyObject, PsyContext) - Method in interface coneforest.psylla.core.PsySequential
- psyForAll(PsyObject, PsyContext) - Method in interface coneforest.psylla.core.PsyStreamable
- PsyFormalArray<T> - Interface in coneforest.psylla.core
-
The representation of
formalarray, an abstraction of an array composed ofobjects. - PsyFormalDict<V> - Interface in coneforest.psylla.core
-
The representation of
formaldict, an abstraction of a dictionary. - PsyFormalQueue<T> - Interface in coneforest.psylla.core
-
The representation of
formalqueue, an abstraction of a queue ofobjects. - PsyFormalSet<T> - Interface in coneforest.psylla.core
-
The representation of a
formalset, an abstraction of a finite set ofobjects. - PsyFormalStream<T> - Interface in coneforest.psylla.core
-
The representation of
formalstream, an abstraction of the stream. - PsyFraction - Class in coneforest.psylla.core
-
The representation of
fraction. - psyFromPolar(PsyRealNumeric, PsyRealNumeric) - Static method in class coneforest.psylla.core.PsyComplex
- psyGCD(PsyRational) - Method in class coneforest.psylla.core.PsyBigInteger
- psyGCD(PsyRational) - Method in interface coneforest.psylla.core.PsyIntegral
- psyGCD(PsyRational) - Method in interface coneforest.psylla.core.PsyRational
-
Returns a
rationalrepresenting the greatest common divisor of this object and given object. - psyGe(T) - Method in interface coneforest.psylla.core.PsyScalar
-
Returns a
booleanobject representing the result of “greater or equal” comparison of thisscalarand a givenscalar. - psyGet(PsyInteger) - Method in interface coneforest.psylla.core.PsyFormalArray
- psyGet(PsyString) - Method in interface coneforest.psylla.core.PsyFormalDict
- psyGet(K) - Method in interface coneforest.psylla.core.PsyIndexed
-
Returns the element with given key or index.
- psyGetAll(PsyIterable<K>) - Method in interface coneforest.psylla.core.PsyIndexed
- psyGetInterval(PsyInteger, PsyInteger) - Method in class coneforest.psylla.core.PsyArray
- psyGetInterval(PsyInteger, PsyInteger) - Method in class coneforest.psylla.core.PsyBitArray
- psyGetInterval(PsyInteger, PsyInteger) - Method in interface coneforest.psylla.core.PsyFormalArray
- psyGetInterval(PsyInteger, PsyInteger) - Method in class coneforest.psylla.core.PsyStringBuffer
- psyGive(PsyObject) - Method in class coneforest.psylla.core.PsyBlockingQueue
- psyGive(T) - Method in interface coneforest.psylla.core.PsyFormalQueue
- psyGt(T) - Method in interface coneforest.psylla.core.PsyScalar
-
Returns a
booleanobject representing the result of “greater” comparison of thisscalarand a givenscalar. - psyHardlink(PsyString, PsyString) - Static method in interface coneforest.psylla.core.PsyFileSystem
-
Creates a new link (directory entry) for an existing file.
- psyHashCode() - Method in interface coneforest.psylla.core.PsyObject
-
Returns an
integerhash code for this object. - psyHypot(PsyRealNumeric) - Method in interface coneforest.psylla.core.PsyRealNumeric
- psyIdiv(PsyRational) - Method in class coneforest.psylla.core.PsyBigInteger
- psyIdiv(PsyRational) - Method in class coneforest.psylla.core.PsyInteger
- psyIdiv(PsyRational) - Method in interface coneforest.psylla.core.PsyIntegral
- psyIdiv(PsyRational) - Method in interface coneforest.psylla.core.PsyRational
-
Returns the quotient of the integer division of this
rationalby therationaldivisor. - psyImagPart() - Method in class coneforest.psylla.core.PsyComplex
-
Returns a
realimaginary part of this object. - psyImport(PsyNamespace) - Method in class coneforest.psylla.core.PsyNamespace
- PsyIndexed<K,
V> - Interface in coneforest.psylla.core -
The representation of
indexed, a type of the container whose elements are indexed. - psyIndexOfChar(PsyInteger, PsyInteger) - Method in interface coneforest.psylla.core.PsyTextual
- psyIndexOfSubstring(PsyTextual, PsyInteger) - Method in interface coneforest.psylla.core.PsyTextual
- PsyInput - Class in coneforest.psylla.core
-
The representation of
input. - PsyInput(InputStream) - Constructor for class coneforest.psylla.core.PsyInput
- psyInsert(PsyInteger, T) - Method in interface coneforest.psylla.core.PsyFormalArray
-
Inserts the specified
objectinto this array at the position specified by a givenintegerindex. - psyInsertAll(PsyInteger, PsyIterable<? extends PsyInteger>) - Method in class coneforest.psylla.core.PsyStringBuffer
- psyInsertAll(PsyInteger, PsyIterable<? extends T>) - Method in interface coneforest.psylla.core.PsyFormalArray
- psyInstanceOf(PsyTextual) - Method in interface coneforest.psylla.core.PsyObject
- PsyInteger - Class in coneforest.psylla.core
-
The representation of
integer. - PsyIntegral - Interface in coneforest.psylla.core
-
The representation of
integral. - PsyInternalErrorException - Exception Class in coneforest.psylla.core
-
The representation of the
internalerrorerror thrown to indicate some unexpected internal error has occurred in the Psylla runtime. - PsyInternalErrorException() - Constructor for exception class coneforest.psylla.core.PsyInternalErrorException
-
Constructs a new
internalerrorobject with null as its detail message. - PsyInterruptException - Exception Class in coneforest.psylla.core
- PsyInterruptException() - Constructor for exception class coneforest.psylla.core.PsyInterruptException
-
Constructs a new
exceptionobject with null as its detail message. - psyIntersects(PsyFormalSet<? extends PsyInteger>) - Method in class coneforest.psylla.core.PsyBitSet
- psyIntersects(PsyFormalSet<? extends T>) - Method in interface coneforest.psylla.core.PsyFormalSet
-
Returns a
booleanobject indicating whether a givenformalsetset intersects with this set. - psyInUnicodeBlock(PsyTextual) - Method in class coneforest.psylla.core.PsyInteger
- PsyInvalidContextException - Exception Class in coneforest.psylla.core
- PsyInvalidContextException() - Constructor for exception class coneforest.psylla.core.PsyInvalidContextException
-
Constructs a new
exceptionobject with null as its detail message. - PsyInvalidExitException - Exception Class in coneforest.psylla.core
-
The representation of the
invalidexiterror thrown by theexitoperator when invoked outside the cyclic context. - PsyInvalidExitException() - Constructor for exception class coneforest.psylla.core.PsyInvalidExitException
-
Constructs a new
exceptionobject with null as its detail message. - PsyInvalidExternalException - Exception Class in coneforest.psylla.core
- PsyInvalidExternalException() - Constructor for exception class coneforest.psylla.core.PsyInvalidExternalException
-
Constructs a new
exceptionobject with null as its detail message. - PsyInvalidRegExpException - Exception Class in coneforest.psylla.core
- PsyInvalidRegExpException() - Constructor for exception class coneforest.psylla.core.PsyInvalidRegExpException
-
Constructs a new
exceptionobject with null as its detail message. - PsyInvalidRegExpException(Throwable) - Constructor for exception class coneforest.psylla.core.PsyInvalidRegExpException
-
Constructs a new
exceptionobject with the specified cause. - PsyInvalidStateException - Exception Class in coneforest.psylla.core
-
The representation of the
invalidstateerror thrown if the execution of the operator is not possible with the current state of the operand or environment. - PsyInvalidStateException() - Constructor for exception class coneforest.psylla.core.PsyInvalidStateException
-
Constructs a new
exceptionobject with null as its detail message. - PsyIOErrorException - Exception Class in coneforest.psylla.core
-
The representation of the
ioerrorerror thrown when I/O exception of some sort has occurred. - PsyIOErrorException() - Constructor for exception class coneforest.psylla.core.PsyIOErrorException
-
Constructs a new
exceptionobject with null as its detail message. - PsyIOErrorException(Throwable) - Constructor for exception class coneforest.psylla.core.PsyIOErrorException
-
Constructs a new
exceptionobject with the specified cause. - psyIsDirectory(PsyString) - Static method in interface coneforest.psylla.core.PsyFileSystem
- psyIsEmpty() - Method in interface coneforest.psylla.core.PsyLengthy
-
Returns a
booleanindicating if this container is empty (has zero length). - psyIsFile(PsyString) - Static method in interface coneforest.psylla.core.PsyFileSystem
- psyIsFull() - Method in interface coneforest.psylla.core.PsyBounded
-
Returns a
booleanindicating whether this container is full. - psyIsSameFile(PsyString, PsyString) - Static method in interface coneforest.psylla.core.PsyFileSystem
- psyIsSymlink(PsyString) - Static method in interface coneforest.psylla.core.PsyFileSystem
- psyIsZero() - Method in interface coneforest.psylla.core.PsyAdditive
-
Returns a
booleanindicating whether this object represents a zero value. - PsyIterable<T> - Interface in coneforest.psylla.core
-
The representation of
iterable, a type of an object that can be iterated over. - psyIterate(PsyObject, PsyExecutable, PsyContext) - Static method in class coneforest.psylla.core.PsyStream
- psyKeys() - Method in interface coneforest.psylla.core.PsyFormalArray
- psyKeys() - Method in interface coneforest.psylla.core.PsyFormalDict
- psyKeys() - Method in interface coneforest.psylla.core.PsyIndexed
-
Returns an
iterableenumeration of all the keys of this object. - psyKnown(PsyInteger) - Method in interface coneforest.psylla.core.PsyFormalArray
- psyKnown(PsyString) - Method in interface coneforest.psylla.core.PsyFormalDict
- psyKnown(K) - Method in interface coneforest.psylla.core.PsyIndexed
-
Returns a
booleanindicating whether given key or index exists in this object. - psyLCM(PsyIntegral) - Method in interface coneforest.psylla.core.PsyIntegral
-
Returns an
integralrepresenting the least common multiple of this object and given object. - psyLCM(PsyRational) - Method in interface coneforest.psylla.core.PsyRational
-
Returns a
rationalrepresenting the least common multiplier of this object and given object. - psyLe(T) - Method in interface coneforest.psylla.core.PsyScalar
-
Returns a
booleanobject representing the result of “less or equal” comparison of thisscalarand a givenscalar. - psyLength() - Method in interface coneforest.psylla.core.PsyLengthy
-
Returns an
integerrepresenting the length of this object. - psyLength() - Method in class coneforest.psylla.core.PsyString
- PsyLengthy - Interface in coneforest.psylla.core
-
The representation of
lengthy, an object that has length in some sense. - PsyLimitCheckException - Exception Class in coneforest.psylla.core
-
The representation of the
limitcheckerror thrown when the system limits exceeded. - PsyLimitCheckException() - Constructor for exception class coneforest.psylla.core.PsyLimitCheckException
-
Constructs a new
exceptionobject with null as its detail message. - psyLimited(PsyInteger) - Method in interface coneforest.psylla.core.PsyFormalStream
-
Returns a
formalstreamconsisting of the elements of thisformalstream, truncated to be no longer than specified count in length. - Psylla - Class in coneforest.psylla.runtime
-
The Psylla interpreter launcher.
- Psylla(Psylla.PsyllaConfig) - Constructor for class coneforest.psylla.runtime.Psylla
- PsyllaScriptEngine - Class in coneforest.psylla.scripting
-
The Psylla language scripting engine.
- PsyllaScriptEngine(ScriptEngineFactory) - Constructor for class coneforest.psylla.scripting.PsyllaScriptEngine
- PsyllaScriptEngineFactory - Class in coneforest.psylla.scripting
-
The Psylla language scripting engine factory.
- PsyllaScriptEngineFactory() - Constructor for class coneforest.psylla.scripting.PsyllaScriptEngineFactory
- PsyllaTask - Class in coneforest.psylla.ant
-
The
psyllaAnt task. - PsyllaTask() - Constructor for class coneforest.psylla.ant.PsyllaTask
- PsyllaTask.Arg - Class in coneforest.psylla.ant
- PsyllaTest - Class in coneforest.psylla.ant
- PsyllaTest(String) - Constructor for class coneforest.psylla.ant.PsyllaTest
- PsyllaToolProvider - Class in coneforest.psylla.toolprovider
- PsyllaToolProvider() - Constructor for class coneforest.psylla.toolprovider.PsyllaToolProvider
- PsyllaUnitTask - Class in coneforest.psylla.ant
-
The
psyllaunitAnt task. - PsyllaUnitTask() - Constructor for class coneforest.psylla.ant.PsyllaUnitTask
- PsyllaUnitTask.Arg - Class in coneforest.psylla.ant
- PsyllaUnitTask.Test - Class in coneforest.psylla.ant
- psyLoad(PsyTextual) - Method in interface coneforest.psylla.core.PsyContext
- psyLoad(PsyTextual) - Method in class coneforest.psylla.runtime.Interpreter
- PsyLock - Class in coneforest.psylla.core
-
The representation of
lock. - PsyLock() - Constructor for class coneforest.psylla.core.PsyLock
- psyLog() - Method in class coneforest.psylla.core.PsyComplex
- psyLog() - Method in interface coneforest.psylla.core.PsyNumeric
-
Returns the
numericnatural logarithm of this object. - psyLog() - Method in interface coneforest.psylla.core.PsyRealNumeric
- PsyLogical<T> - Interface in coneforest.psylla.core
-
The representation of
logical, a type of object that is an operand of logical operation. - psyLowerCase() - Method in class coneforest.psylla.core.PsyString
-
Converts all of the characters in this object to lower case according to default locale and returns a new
stringobject representing the result of the conversion. - psyLowerCase() - Method in class coneforest.psylla.core.PsyStringBuffer
- psyLowerCase() - Method in interface coneforest.psylla.core.PsyTextual
- psyLt(T) - Method in interface coneforest.psylla.core.PsyScalar
-
Returns a
booleanobject representing the result of “less” comparison of thisscalarand a givenscalar. - psyMapped(PsyExecutable, PsyContext) - Method in interface coneforest.psylla.core.PsyFormalStream
- PsyMark - Class in coneforest.psylla.core
-
The
markobject is used as a mark on the operand stack. - PsyMatcher - Class in coneforest.psylla.core
-
The representation of
matcher. - PsyMatcher(PsyTextual, PsyRegExp) - Constructor for class coneforest.psylla.core.PsyMatcher
- psyMatches() - Method in class coneforest.psylla.core.PsyMatcher
- psyMax(T) - Method in interface coneforest.psylla.core.PsyScalar
-
Returns the maximum of this
scalarand givenscalar. - psyMin(T) - Method in interface coneforest.psylla.core.PsyScalar
-
Returns the minimum of this
scalarand givenscalar. - psyMod(PsyRational) - Method in class coneforest.psylla.core.PsyBigInteger
- psyMod(PsyRational) - Method in class coneforest.psylla.core.PsyInteger
- psyMod(PsyRational) - Method in interface coneforest.psylla.core.PsyIntegral
- psyMod(PsyRational) - Method in interface coneforest.psylla.core.PsyRational
-
Returns an
integralrepresenting this object modulo given modulus. - PsyModule - Class in coneforest.psylla.core
- PsyModule() - Constructor for class coneforest.psylla.core.PsyModule
- psyMul(PsyNumeric) - Method in class coneforest.psylla.core.PsyComplex
- psyMul(PsyNumeric) - Method in interface coneforest.psylla.core.PsyRealNumeric
- psyMul(PsyRealNumeric) - Method in class coneforest.psylla.core.PsyBigInteger
- psyMul(PsyRealNumeric) - Method in class coneforest.psylla.core.PsyInteger
- psyMul(PsyRealNumeric) - Method in interface coneforest.psylla.core.PsyRational
- psyMul(PsyRealNumeric) - Method in class coneforest.psylla.core.PsyReal
- psyMul(PsyRealNumeric) - Method in interface coneforest.psylla.core.PsyRealNumeric
- psyMul(T) - Method in interface coneforest.psylla.core.PsyMultiplicative
-
Returns a result of arithmetic multiplication of this number by given object.
- PsyMultiplicative<T> - Interface in coneforest.psylla.core
-
The representation of
multiplicative, a type of object that is an operand of multiplicative operation. - PsyName - Class in coneforest.psylla.core
-
The representation of
name. - PsyName(CharSequence) - Constructor for class coneforest.psylla.core.PsyName
-
Constructs a new
nameobject with the given name. - PsyNamespace - Class in coneforest.psylla.core
-
The representation of
namespace, a named dictionary. - PsyNamespace(String) - Constructor for class coneforest.psylla.core.PsyNamespace
- psyNe(PsyObject) - Method in interface coneforest.psylla.core.PsyObject
- psyNeg() - Method in interface coneforest.psylla.core.PsyAdditive
-
Returns the
additiveresult of arithmetic negation of this object. - psyNeg() - Method in class coneforest.psylla.core.PsyBigInteger
- psyNeg() - Method in class coneforest.psylla.core.PsyComplex
- psyNeg() - Method in class coneforest.psylla.core.PsyInteger
- psyNeg() - Method in interface coneforest.psylla.core.PsyIntegral
- psyNeg() - Method in interface coneforest.psylla.core.PsyRational
- psyNeg() - Method in class coneforest.psylla.core.PsyReal
- psyNeg() - Method in interface coneforest.psylla.core.PsyRealNumeric
- psyNewEmpty() - Method in interface coneforest.psylla.core.PsyContainer
- psyNonZero() - Method in interface coneforest.psylla.core.PsyAdditive
-
Returns a
booleanindicating whether this object represents a non-zero value. - psyNormalDeviate(PsyRealNumeric) - Method in class coneforest.psylla.core.PsyRandom
- psyNot() - Method in class coneforest.psylla.core.PsyBigInteger
- psyNot() - Method in class coneforest.psylla.core.PsyBitArray
- psyNot() - Method in class coneforest.psylla.core.PsyBoolean
-
Returns a
booleanresult of boolean negation of this object. - psyNot() - Method in class coneforest.psylla.core.PsyInteger
- psyNot() - Method in interface coneforest.psylla.core.PsyLogical
-
Returns a result of logical negation of this object.
- PsyNotDirectoryException - Exception Class in coneforest.psylla.core
-
The representation of
notdirectoryerror thrown when a file system operation, intended for a directory, fails because the file is not a directory. - PsyNotDirectoryException() - Constructor for exception class coneforest.psylla.core.PsyNotDirectoryException
-
Constructs a new
exceptionobject with null as its detail message. - PsyNotDirectoryException(Throwable) - Constructor for exception class coneforest.psylla.core.PsyNotDirectoryException
-
Constructs a new
exceptionobject with the specified cause. - psyNotify() - Method in class coneforest.psylla.core.PsyCondition
- PsyNotImplementedException - Exception Class in coneforest.psylla.core
- PsyNotImplementedException() - Constructor for exception class coneforest.psylla.core.PsyNotImplementedException
-
Constructs a new
exceptionobject with null as its detail message. - PsyNotLinkException - Exception Class in coneforest.psylla.core
-
The representation of
notlinkerror thrown when a file system operation, intended for a symlink, fails because the file is not a symlink. - PsyNotLinkException() - Constructor for exception class coneforest.psylla.core.PsyNotLinkException
-
Constructs a new
exceptionobject with null as its detail message. - PsyNotLinkException(Throwable) - Constructor for exception class coneforest.psylla.core.PsyNotLinkException
-
Constructs a new
exceptionobject with the specified cause. - PsyNull - Class in coneforest.psylla.core
-
The representation of
null, a type of a void placeholder. - psyNumerator() - Method in class coneforest.psylla.core.PsyBigFraction
- psyNumerator() - Method in class coneforest.psylla.core.PsyFraction
- psyNumerator() - Method in interface coneforest.psylla.core.PsyIntegral
- psyNumerator() - Method in interface coneforest.psylla.core.PsyRational
-
Returns an
integralnumerator of this fraction. - PsyNumeric - Interface in coneforest.psylla.core
-
The representation of
numeric, an abstraction of complex and real numbers. - PsyObject - Interface in coneforest.psylla.core
-
The representation of an
object, a generic Psylla object. - PsyOperator - Class in coneforest.psylla.core
-
The representation of
operator. - psyOr(PsyBitArray) - Method in class coneforest.psylla.core.PsyBitArray
- psyOr(PsyBoolean) - Method in class coneforest.psylla.core.PsyBoolean
-
Returns a
booleanresult of boolean disjunction of this object and given object. - psyOr(PsyIntegral) - Method in class coneforest.psylla.core.PsyBigInteger
- psyOr(PsyIntegral) - Method in class coneforest.psylla.core.PsyInteger
- psyOr(T) - Method in interface coneforest.psylla.core.PsyLogical
-
Returns a result of logical disjunction of this object and given object.
- PsyOutput - Class in coneforest.psylla.core
-
The representation of
output. - PsyOutput(OutputStream) - Constructor for class coneforest.psylla.core.PsyOutput
- psyPeeked(PsyExecutable, PsyContext) - Method in interface coneforest.psylla.core.PsyFormalStream
- psyPostChop() - Method in interface coneforest.psylla.core.PsyFormalArray
- psyPow(PsyNumeric) - Method in class coneforest.psylla.core.PsyComplex
- psyPow(PsyNumeric) - Method in interface coneforest.psylla.core.PsyNumeric
- psyPow(PsyNumeric) - Method in interface coneforest.psylla.core.PsyRealNumeric
- psyPow(PsyRealNumeric) - Method in interface coneforest.psylla.core.PsyRealNumeric
- psyPreChop() - Method in interface coneforest.psylla.core.PsyFormalArray
- psyPrepend(T) - Method in interface coneforest.psylla.core.PsyFormalArray
-
Inserts the specified
objectinto this array at the beginning. - psyPrependAll(PsyIterable<? extends T>) - Method in interface coneforest.psylla.core.PsyFormalArray
- PsyProc - Class in coneforest.psylla.core
-
The representation of
proc, a procedure. - PsyProc() - Constructor for class coneforest.psylla.core.PsyProc
-
Constructs a new empty
proc. - PsyProcess - Class in coneforest.psylla.core
- PsyProcess(PsyFormalDict<PsyObject>) - Constructor for class coneforest.psylla.core.PsyProcess
- psyProcessError() - Method in class coneforest.psylla.core.PsyProcess
- psyProcessReader() - Method in class coneforest.psylla.core.PsyProcess
- psyProcessWriter() - Method in class coneforest.psylla.core.PsyProcess
- psyPut(PsyInteger, T) - Method in interface coneforest.psylla.core.PsyFormalArray
- psyPut(PsyString, V) - Method in interface coneforest.psylla.core.PsyFormalDict
- psyPut(K, V) - Method in interface coneforest.psylla.core.PsyIndexed
-
Stores an element with given key or index.
- psyPutInterval(PsyInteger, PsyIterable<? extends PsyBoolean>) - Method in class coneforest.psylla.core.PsyBitArray
- psyPutInterval(PsyInteger, PsyIterable<? extends PsyInteger>) - Method in class coneforest.psylla.core.PsyStringBuffer
- psyPutInterval(PsyInteger, PsyIterable<? extends T>) - Method in interface coneforest.psylla.core.PsyFormalArray
- PsyRandom - Class in coneforest.psylla.core
-
The representation of
random, a generator of pseudorandom objects. - PsyRandom() - Constructor for class coneforest.psylla.core.PsyRandom
- PsyRange - Class in coneforest.psylla.core
-
The representation of
range. - PsyRange(PsyRealNumeric, PsyRealNumeric, PsyRealNumeric) - Constructor for class coneforest.psylla.core.PsyRange
- PsyRangeCheckException - Exception Class in coneforest.psylla.core
-
The representation of the
rangecheckerror thrown when the operand has the value outside the range acceptable for the operator. - PsyRangeCheckException() - Constructor for exception class coneforest.psylla.core.PsyRangeCheckException
-
Constructs a new
exceptionobject with null as its detail message. - PsyRangeCheckException(Throwable) - Constructor for exception class coneforest.psylla.core.PsyRangeCheckException
-
Constructs a new
exceptionobject with the specified cause. - PsyRational - Interface in coneforest.psylla.core
-
The representation of
rational. - psyRead() - Method in interface coneforest.psylla.core.PsyReadable
-
Read an
integercharacter from this object and returns it. - PsyReadable - Interface in coneforest.psylla.core
-
The representation of
readable, an object that can be treated as a source of characters to read from. - PsyReader - Class in coneforest.psylla.core
-
The representation of
reader. - PsyReader(InputStream) - Constructor for class coneforest.psylla.core.PsyReader
-
Constructs a new
readerobject from the input stream. - PsyReader(Reader) - Constructor for class coneforest.psylla.core.PsyReader
-
Constructs a new
readerobject from the reader. - psyReadLine() - Method in interface coneforest.psylla.core.PsyReadable
-
Read a line (
string) from this object and returns it. - psyReadLink(PsyString) - Static method in interface coneforest.psylla.core.PsyFileSystem
-
Returns the target of a symbolic link.
- psyReadString(PsyInteger) - Method in class coneforest.psylla.core.PsyInput
- psyReadString(PsyInteger) - Method in interface coneforest.psylla.core.PsyReadable
-
Read a
stringfrom this object and returns it. - psyReadString(PsyInteger) - Method in class coneforest.psylla.core.PsyReader
- psyReady() - Method in class coneforest.psylla.core.PsyInput
- psyReady() - Method in interface coneforest.psylla.core.PsyReadable
-
Returns a
booleanobject indicating whether this object is ready to be read. - psyReady() - Method in class coneforest.psylla.core.PsyReader
- psyReady() - Method in interface coneforest.psylla.core.PsyReady
- PsyReady - Interface in coneforest.psylla.core
-
The representation of
ready, an object that can report its readiness for something. - PsyReal - Class in coneforest.psylla.core
-
The representation of
real. - PsyReal(double) - Constructor for class coneforest.psylla.core.PsyReal
-
Creates a new
realrepresenting the specifieddoublevalue. - PsyRealNumeric - Interface in coneforest.psylla.core
-
The representation of
realnumeric, an abstraction of real number. - psyRealPart() - Method in class coneforest.psylla.core.PsyComplex
-
Returns a
realreal part of this object. - psyReciprocal() - Method in class coneforest.psylla.core.PsyComplex
- psyReciprocal() - Method in interface coneforest.psylla.core.PsyMultiplicative
-
Returns the multiplicative inverse of this object.
- psyReciprocal() - Method in interface coneforest.psylla.core.PsyRational
- psyReciprocal() - Method in class coneforest.psylla.core.PsyReal
- psyReduce(T, PsyExecutable, PsyContext) - Method in interface coneforest.psylla.core.PsyFormalStream
- PsyRegExp - Class in coneforest.psylla.core
-
The representation of
regexp. - PsyRegExp(PsyString) - Constructor for class coneforest.psylla.core.PsyRegExp
-
Constructs a new
regexpfrom the givenstring. - PsyRegExp(CharSequence) - Constructor for class coneforest.psylla.core.PsyRegExp
-
Constructs a new
regexpfrom the character sequence. - psyRemove(PsyInteger) - Method in class coneforest.psylla.core.PsyBitSet
- psyRemove(PsyObject) - Method in class coneforest.psylla.core.PsySet
- psyRemove(T) - Method in interface coneforest.psylla.core.PsyFormalSet
-
Removes an
objectfrom this set. - psyRemoveAll(PsyIterable<? extends PsyInteger>) - Method in class coneforest.psylla.core.PsyBitSet
- psyRemoveAll(PsyIterable<? extends T>) - Method in interface coneforest.psylla.core.PsyFormalSet
-
Removes all the
objects in a giveniterableenumeration from this set. - psyRenameFile(PsyString, PsyString) - Static method in interface coneforest.psylla.core.PsyFileSystem
- psyReplaceAll(PsyTextual) - Method in class coneforest.psylla.core.PsyMatcher
- psyReplicate(PsyInteger) - Method in interface coneforest.psylla.core.PsyAppendable
- psyReplicate(PsyInteger) - Method in interface coneforest.psylla.core.PsyFormalArray
- psyReplicate(PsyInteger) - Method in interface coneforest.psylla.core.PsyFormalSet
- psyRequire(PsyTextual) - Method in interface coneforest.psylla.core.PsyContext
- psyRequire(PsyTextual) - Method in class coneforest.psylla.runtime.Interpreter
- psyReset() - Method in class coneforest.psylla.core.PsyInput
- psyReset() - Method in class coneforest.psylla.core.PsyMatcher
- psyReset() - Method in class coneforest.psylla.core.PsyReader
- psyReset() - Method in interface coneforest.psylla.core.PsyResetable
-
Reset this
resetableobject. - PsyResetable - Interface in coneforest.psylla.core
-
The representation of
resetable, an object that can be reset in some manner. - psyRetainAll(PsyIterable<? extends T>) - Method in interface coneforest.psylla.core.PsyFormalSet
- psyReverse() - Method in interface coneforest.psylla.core.PsyFormalArray
- psyReverse() - Method in class coneforest.psylla.core.PsyStringBuffer
- psyRound() - Method in class coneforest.psylla.core.PsyBigFraction
- psyRound() - Method in interface coneforest.psylla.core.PsyIntegral
- psyRound() - Method in interface coneforest.psylla.core.PsyRational
- psyRound() - Method in class coneforest.psylla.core.PsyReal
- psyRound() - Method in interface coneforest.psylla.core.PsyRealNumeric
- PsyScalar<T> - Interface in coneforest.psylla.core
-
The representation of
scalar, a type bringing total ordering to implementing Psylla type. - PsySecurityErrorException - Exception Class in coneforest.psylla.core
-
The representation of the
securityerrorerror thrown by the security manager to indicate a security violation. - PsySecurityErrorException() - Constructor for exception class coneforest.psylla.core.PsySecurityErrorException
-
Constructs a new
exceptionobject with null as its detail message. - PsySecurityErrorException(Throwable) - Constructor for exception class coneforest.psylla.core.PsySecurityErrorException
-
Constructs a new
exceptionobject with the specified cause. - PsySequential<T> - Interface in coneforest.psylla.core
-
The representation of
sequential. - PsySet - Class in coneforest.psylla.core
-
The representation of
set. - PsySet() - Constructor for class coneforest.psylla.core.PsySet
-
Creates a new empty
setobject. - PsySet(HashSet<PsyObject>) - Constructor for class coneforest.psylla.core.PsySet
-
Creates a new
setobject wrapped around the given hash set. - psySetBit(PsyInteger) - Method in class coneforest.psylla.core.PsyBigInteger
- psySetBit(PsyInteger) - Method in class coneforest.psylla.core.PsyBitArray
- psySetBit(PsyInteger) - Method in interface coneforest.psylla.core.PsyBitwise
-
Returns a
bitwisewhose value is equivalent to this value with the designated bit set. - psySetBit(PsyInteger) - Method in class coneforest.psylla.core.PsyInteger
- psySetLength(PsyInteger) - Method in class coneforest.psylla.core.PsyArray
- psySetLength(PsyInteger) - Method in class coneforest.psylla.core.PsyBitArray
- psySetLength(PsyInteger) - Method in interface coneforest.psylla.core.PsyFormalArray
- psySetLength(PsyInteger) - Method in class coneforest.psylla.core.PsyStringBuffer
- psySetSeed(PsyInteger) - Method in class coneforest.psylla.core.PsyRandom
-
Sets the seed of this
randomgenerator. - psySignum() - Method in class coneforest.psylla.core.PsyBigFraction
- psySignum() - Method in class coneforest.psylla.core.PsyBigInteger
- psySignum() - Method in class coneforest.psylla.core.PsyComplex
- psySignum() - Method in class coneforest.psylla.core.PsyFraction
- psySignum() - Method in class coneforest.psylla.core.PsyInteger
- psySignum() - Method in interface coneforest.psylla.core.PsyNumeric
-
Returns the
numericsignum of this object. - psySignum() - Method in class coneforest.psylla.core.PsyReal
- psySin() - Method in class coneforest.psylla.core.PsyComplex
- psySin() - Method in interface coneforest.psylla.core.PsyNumeric
-
Returns the
numericsine of this object. - psySin() - Method in interface coneforest.psylla.core.PsyRealNumeric
- psySinh() - Method in class coneforest.psylla.core.PsyComplex
- psySinh() - Method in interface coneforest.psylla.core.PsyNumeric
-
Returns the
numerichyperbolic sine of this object. - psySinh() - Method in interface coneforest.psylla.core.PsyRealNumeric
- psySkip(PsyInteger) - Method in class coneforest.psylla.core.PsyInput
- psySkip(PsyInteger) - Method in interface coneforest.psylla.core.PsyReadable
-
Skips characters.
- psySkip(PsyInteger) - Method in class coneforest.psylla.core.PsyReader
- psySkipped(PsyInteger) - Method in interface coneforest.psylla.core.PsyFormalStream
-
Returns a
formalstreamconsisting of the remaining elements of thisformalstreamafter discarding the first oCount elements of the stream. - psySlice(PsyIterable<PsyInteger>) - Method in class coneforest.psylla.core.PsyArray
- psySlice(PsyIterable<PsyInteger>) - Method in class coneforest.psylla.core.PsyBitArray
- psySlice(PsyIterable<PsyInteger>) - Method in interface coneforest.psylla.core.PsyFormalArray
- psySlice(PsyIterable<PsyInteger>) - Method in class coneforest.psylla.core.PsyStringBuffer
- psySlice(PsyIterable<PsyString>) - Method in class coneforest.psylla.core.PsyDict
- psySlice(PsyIterable<PsyString>) - Method in class coneforest.psylla.core.PsyEnvironment
- psySlice(PsyIterable<PsyString>) - Method in interface coneforest.psylla.core.PsyFormalDict
- psySlice(PsyIterable<K>) - Method in interface coneforest.psylla.core.PsyIndexed
-
Returns a container of the same type as this object consisting of keys or indices from given
iterableand of associated values. - psySort(PsyProc, PsyContext) - Method in class coneforest.psylla.core.PsyArray
-
Sorts this list according to the order induced by the specified comparator.
- psySorted(PsyExecutable, PsyContext) - Method in interface coneforest.psylla.core.PsyFormalStream
- psySplit(PsyRegExp) - Method in interface coneforest.psylla.core.PsyTextual
- psySqrt() - Method in class coneforest.psylla.core.PsyComplex
- psySqrt() - Method in interface coneforest.psylla.core.PsyNumeric
-
Returns the
numericsquare root of this object. - psySqrt() - Method in interface coneforest.psylla.core.PsyRealNumeric
- PsyStackUnderflowException - Exception Class in coneforest.psylla.core
-
The representation of the
stackunderflowerror thrown when the operand stack contains fewer operands than the operator expects. - PsyStackUnderflowException() - Constructor for exception class coneforest.psylla.core.PsyStackUnderflowException
-
Constructs a new
exceptionobject with null as its detail message. - psyStatus() - Method in class coneforest.psylla.core.PsyProcess
- psyStream() - Method in class coneforest.psylla.core.PsyArray
- psyStream() - Method in class coneforest.psylla.core.PsyBitSet
- psyStream() - Method in class coneforest.psylla.core.PsyBlockingQueue
- psyStream() - Method in class coneforest.psylla.core.PsyDict
- psyStream() - Method in interface coneforest.psylla.core.PsyFormalStream
- psyStream() - Method in interface coneforest.psylla.core.PsyIterable
- psyStream() - Method in class coneforest.psylla.core.PsySet
- psyStream() - Method in interface coneforest.psylla.core.PsyStreamable
- PsyStream - Class in coneforest.psylla.core
-
The representation of
stream. - PsyStreamable<T> - Interface in coneforest.psylla.core
-
The representation of
streamable, an object that provide stream of something. - PsyString - Class in coneforest.psylla.core
-
The representation of
string, an immutable string. - PsyString(PsyTextual) - Constructor for class coneforest.psylla.core.PsyString
-
Instantiate a new
stringobject from the value given astextualobject. - PsyString(CharSequence) - Constructor for class coneforest.psylla.core.PsyString
-
Instantiate a new
stringobject from the given value. - PsyStringBuffer - Class in coneforest.psylla.core
-
An implementation of
stringbuffer. - PsyStringBuffer() - Constructor for class coneforest.psylla.core.PsyStringBuffer
-
Creates a new empty
stringbufferobject. - PsyStringBuffer(String) - Constructor for class coneforest.psylla.core.PsyStringBuffer
-
Creates a new
stringbufferobject whose buffer is initialized from string. - PsyStringBuffer(StringBuilder) - Constructor for class coneforest.psylla.core.PsyStringBuffer
-
Creates a new
stringobject with the supplied buffer. - PsyStringReader - Class in coneforest.psylla.core
-
An implementation of
stringreader, a character stream whose source is astring. - PsyStringReader(PsyString) - Constructor for class coneforest.psylla.core.PsyStringReader
-
Creates a new
stringreaderobject. - PsyStringReader(String) - Constructor for class coneforest.psylla.core.PsyStringReader
-
Creates a new
stringreaderobject. - PsyStringWriter - Class in coneforest.psylla.core
-
The representation of
stringwriter. - PsyStringWriter(PsyStringBuffer) - Constructor for class coneforest.psylla.core.PsyStringWriter
-
Creates a new
stringwriterobject. - psySub(PsyNumeric) - Method in class coneforest.psylla.core.PsyComplex
- psySub(PsyNumeric) - Method in interface coneforest.psylla.core.PsyRealNumeric
- psySub(PsyRealNumeric) - Method in class coneforest.psylla.core.PsyBigInteger
- psySub(PsyRealNumeric) - Method in class coneforest.psylla.core.PsyInteger
- psySub(PsyRealNumeric) - Method in interface coneforest.psylla.core.PsyRational
- psySub(PsyRealNumeric) - Method in class coneforest.psylla.core.PsyReal
- psySub(PsyRealNumeric) - Method in interface coneforest.psylla.core.PsyRealNumeric
- psySub(T) - Method in interface coneforest.psylla.core.PsyAdditive
-
Returns the
additiveresult of arithmetic subtraction of specified object from this object. - psySymlink(PsyString, PsyString) - Static method in interface coneforest.psylla.core.PsyFileSystem
-
Creates a symbolic link to a target.
- psySyntax() - Method in interface coneforest.psylla.core.PsyObject
-
Returns a syntactic representation of this object as a
name. - PsySyntaxErrorException - Exception Class in coneforest.psylla.core
-
The representation of
syntaxerrorerror thrown when syntax error occured. - PsySyntaxErrorException() - Constructor for exception class coneforest.psylla.core.PsySyntaxErrorException
-
Constructs a new
exceptionobject with null as its detail message. - PsySyntaxErrorException(String, Throwable) - Constructor for exception class coneforest.psylla.core.PsySyntaxErrorException
- PsySyntaxErrorException(Throwable) - Constructor for exception class coneforest.psylla.core.PsySyntaxErrorException
-
Constructs a new
exceptionobject with the specified cause. - PsySystemDict - Class in coneforest.psylla.core
- PsySystemDict() - Constructor for class coneforest.psylla.core.PsySystemDict
- psyTake() - Method in class coneforest.psylla.core.PsyBlockingQueue
- psyTake() - Method in interface coneforest.psylla.core.PsyFormalQueue
- psyTan() - Method in class coneforest.psylla.core.PsyComplex
- psyTan() - Method in interface coneforest.psylla.core.PsyNumeric
-
Returns the
numerictangent of this object. - psyTan() - Method in interface coneforest.psylla.core.PsyRealNumeric
- psyTanh() - Method in class coneforest.psylla.core.PsyComplex
- psyTanh() - Method in interface coneforest.psylla.core.PsyNumeric
-
Returns the
numerichyperbolic tangent of this object. - psyTanh() - Method in interface coneforest.psylla.core.PsyRealNumeric
- psyTestBit(PsyInteger) - Method in class coneforest.psylla.core.PsyBigInteger
- psyTestBit(PsyInteger) - Method in class coneforest.psylla.core.PsyBitArray
- psyTestBit(PsyInteger) - Method in interface coneforest.psylla.core.PsyBitwise
-
Returns a
booleanindicating if the designated bit is set. - psyTestBit(PsyInteger) - Method in class coneforest.psylla.core.PsyInteger
- PsyTextual - Interface in coneforest.psylla.core
-
The representation of
textual, a basic type of mutable and immutable strings. - psyTime() - Static method in interface coneforest.psylla.core.PsyTime
-
Returns an
integerobject representing the current time (in milliseconds since 1970.01.01 00:00:00 GMT). - PsyTime - Interface in coneforest.psylla.core
-
An utility class providing time-related methods.
- psyToArray() - Method in interface coneforest.psylla.core.PsyIterable
- psyToInteger() - Method in interface coneforest.psylla.core.PsyConvertableToInteger
- psyToInteger() - Method in interface coneforest.psylla.core.PsyRealNumeric
- psyToInteger() - Method in interface coneforest.psylla.core.PsyTextual
- psyToIntegral() - Method in class coneforest.psylla.core.PsyBigFraction
- psyToIntegral() - Method in interface coneforest.psylla.core.PsyConvertableToIntegral
- psyToIntegral() - Method in interface coneforest.psylla.core.PsyIntegral
- psyToIntegral() - Method in interface coneforest.psylla.core.PsyRational
- psyToIntegral() - Method in class coneforest.psylla.core.PsyReal
- psyToIntegral() - Method in interface coneforest.psylla.core.PsyTextual
- psyToRational() - Method in interface coneforest.psylla.core.PsyConvertableToRational
- psyToRational() - Method in interface coneforest.psylla.core.PsyRational
- psyToRational() - Method in interface coneforest.psylla.core.PsyRealNumeric
- psyToRational() - Method in interface coneforest.psylla.core.PsyTextual
- psyToReal() - Method in interface coneforest.psylla.core.PsyConvertableToReal
- psyToReal() - Method in interface coneforest.psylla.core.PsyRealNumeric
- psyToReal() - Method in interface coneforest.psylla.core.PsyTextual
- psyToString() - Method in interface coneforest.psylla.core.PsyObject
-
Returns a
stringrepresenting this object. - psyToString() - Method in interface coneforest.psylla.core.PsyTextual
- psyToStringBuffer() - Method in interface coneforest.psylla.core.PsyObject
-
Returns a
stringbufferrepresenting this object. - psyToStringBuffer() - Method in class coneforest.psylla.core.PsyString
- psyToStringBuffer() - Method in class coneforest.psylla.core.PsyStringBuffer
- psyType() - Method in interface coneforest.psylla.core.PsyObject
- PsyType<T> - Interface in coneforest.psylla.core
-
The representation of
type. - PsyTypeCheckException - Exception Class in coneforest.psylla.core
-
The representation of the
typecheckerror thrown when the operand has the type that is unexpected for the operator. - PsyTypeCheckException() - Constructor for exception class coneforest.psylla.core.PsyTypeCheckException
-
Constructs a new
exceptionobject with null as its detail message. - PsyTypeCheckException(Throwable) - Constructor for exception class coneforest.psylla.core.PsyTypeCheckException
-
Constructs a new
exceptionobject with the specified cause. - psyUndef(PsyString) - Method in interface coneforest.psylla.core.PsyFormalDict
-
Deletes a key and associated value from this dictionary.
- PsyUndefinedException - Exception Class in coneforest.psylla.core
-
The representation of the
undefinederror thrown by the operator accessing the dictionary by the absent key or by the interpreter failing to resolve the command name against the dictionary stack. - PsyUndefinedException() - Constructor for exception class coneforest.psylla.core.PsyUndefinedException
-
Constructs a new
exceptionobject with null as its detail message. - PsyUndefinedException(Throwable) - Constructor for exception class coneforest.psylla.core.PsyUndefinedException
-
Constructs a new
exceptionobject with the specified cause. - PsyUndefinedResultException - Exception Class in coneforest.psylla.core
-
The representation of the
undefinedresulterror thrown when a result of an operation is meaningless. - PsyUndefinedResultException() - Constructor for exception class coneforest.psylla.core.PsyUndefinedResultException
-
Constructs a new
exceptionobject with null as its detail message. - psyUniformBoolean() - Method in class coneforest.psylla.core.PsyRandom
- psyUniformDeviate(PsyRealNumeric) - Method in class coneforest.psylla.core.PsyRandom
- psyUnite(PsyTextual) - Method in interface coneforest.psylla.core.PsyIterable
- PsyUnmatchedMarkException - Exception Class in coneforest.psylla.core
-
The representation of the
unmatchedmarkerror thrown when a mark expected not on the operand stack. - PsyUnmatchedMarkException() - Constructor for exception class coneforest.psylla.core.PsyUnmatchedMarkException
-
Constructs a new
exceptionobject with null as its detail message. - PsyUnregisteredException - Exception Class in coneforest.psylla.core
- PsyUnregisteredException() - Constructor for exception class coneforest.psylla.core.PsyUnregisteredException
-
Constructs a new
exceptionobject with null as its detail message. - PsyUnsupportedException - Exception Class in coneforest.psylla.core
-
The representation of the
unsupportederror thrown by the operator attempting to perform an unsupported operation. - PsyUnsupportedException() - Constructor for exception class coneforest.psylla.core.PsyUnsupportedException
-
Constructs a new
exceptionobject with null as its detail message. - PsyUnsupportedException(Throwable) - Constructor for exception class coneforest.psylla.core.PsyUnsupportedException
-
Constructs a new
exceptionobject with the specified cause. - psyUpperCase() - Method in class coneforest.psylla.core.PsyString
-
Converts all of the characters in this object to upper case according to default locale and returns a new
stringobject representing the result of the conversion. - psyUpperCase() - Method in class coneforest.psylla.core.PsyStringBuffer
- psyUpperCase() - Method in interface coneforest.psylla.core.PsyTextual
- PsyValue - Interface in coneforest.psylla.core
-
The representation of
value, a type of immutable objects. - psyValues() - Method in interface coneforest.psylla.core.PsyFormalArray
- psyValues() - Method in interface coneforest.psylla.core.PsyIndexed
-
Returns an
iterableenumeration of all the values of this object. - psyWait() - Method in class coneforest.psylla.core.PsyCondition
-
Causes the current context to wait until it is notified or interrupted.
- psyWhere(PsyTextual) - Method in interface coneforest.psylla.core.PsyContext
- PsyWritable - Interface in coneforest.psylla.core
-
The representation of
writable, an object that can be treated as sink for characters. - psyWrite(PsyInteger) - Method in interface coneforest.psylla.core.PsyWritable
-
Writes an
integercharacter to this object. - psyWrite(PsyInteger) - Method in class coneforest.psylla.core.PsyWriter
- PsyWriter - Class in coneforest.psylla.core
-
The representation of
writer. - PsyWriter(Writer) - Constructor for class coneforest.psylla.core.PsyWriter
-
Constructs a new
writerobject wrapping the given writer. - psyWriteString(PsyString) - Method in interface coneforest.psylla.core.PsyWritable
-
Writes a
stringstring of characters to this object. - psyWriteString(PsyString) - Method in class coneforest.psylla.core.PsyWriter
- psyXor(PsyBitArray) - Method in class coneforest.psylla.core.PsyBitArray
- psyXor(PsyBoolean) - Method in class coneforest.psylla.core.PsyBoolean
-
Returns a
booleanresult of boolean exclusive disjunction of this object and given object. - psyXor(PsyIntegral) - Method in class coneforest.psylla.core.PsyBigInteger
- psyXor(PsyIntegral) - Method in class coneforest.psylla.core.PsyInteger
- psyXor(T) - Method in interface coneforest.psylla.core.PsyLogical
-
Returns a result of logical exclusive disjunction of this object and given object.
- push(E) - Method in class coneforest.psylla.runtime.Stack
-
Pushes an element to this stack.
- pushOptional(Optional<? extends PsyObject>) - Method in class coneforest.psylla.runtime.OperandStack
- put(int, PsyBoolean) - Method in class coneforest.psylla.core.PsyBitArray
- put(int, PsyInteger) - Method in class coneforest.psylla.core.PsyStringBuffer
- put(int, PsyObject) - Method in class coneforest.psylla.core.PsyArray
- put(int, T) - Method in interface coneforest.psylla.core.PsyFormalArray
- put(String, PsyObject) - Method in class coneforest.psylla.core.PsyDict
- put(String, PsyString) - Method in class coneforest.psylla.core.PsyEnvironment
- put(String, V) - Method in interface coneforest.psylla.core.PsyFormalDict
Q
- QUANTIFIER_PLURAL - Static variable in interface coneforest.psylla.runtime.Globs
-
The character denoting plural quantifier ('*').
- QUANTIFIER_SINGULAR - Static variable in interface coneforest.psylla.runtime.Globs
-
The character denoting singular quantifier ('?').
- quit() - Method in interface coneforest.psylla.core.PsyContext
- quit() - Method in class coneforest.psylla.runtime.Interpreter
R
- rationalValue() - Method in interface coneforest.psylla.core.PsyRational
- rationalValue() - Method in class coneforest.psylla.core.PsyReal
- rationalValue() - Method in interface coneforest.psylla.core.PsyRealNumeric
- read() - Method in class coneforest.psylla.core.PsyInput
- read() - Method in interface coneforest.psylla.core.PsyReadable
-
Reads a single character.
- read() - Method in class coneforest.psylla.core.PsyReader
- reader() - Method in class coneforest.psylla.core.PsyReader
-
Returns the
Readerobject backed by this object. - realValue() - Method in class coneforest.psylla.core.PsyComplex
- realValue() - Method in interface coneforest.psylla.core.PsyNumeric
-
Returns the real part of this object.
- realValue() - Method in interface coneforest.psylla.core.PsyRealNumeric
- repl() - Method in interface coneforest.psylla.core.PsyContext
- repl() - Method in class coneforest.psylla.runtime.Interpreter
- resolve(String) - Static method in interface coneforest.psylla.runtime.TypeResolver
-
Resolves the type name.
- rollback() - Method in class coneforest.psylla.runtime.OperandStack
- run() - Method in class coneforest.psylla.runtime.Interpreter
- run(PrintWriter, PrintWriter, String...) - Method in class coneforest.psylla.toolprovider.PsyllaToolProvider
S
- setClassPath(String) - Method in class coneforest.psylla.ant.PsyllaTask
-
Set the class path.
- setClassPath(String[]) - Method in class coneforest.psylla.runtime.Interpreter
- setConsoleEncoding(String) - Method in class coneforest.psylla.ant.PsyllaTask
-
Set the console encoding.
- setConsoleEncoding(String) - Static method in class coneforest.psylla.runtime.Psylla
- setEmitter(PsyObject) - Method in exception class coneforest.psylla.core.PsyErrorException
-
Set the emitter for this
error. - setEnvironment(Map<String, String>) - Method in class coneforest.psylla.runtime.Interpreter
- setErrorWriter(Writer) - Method in class coneforest.psylla.runtime.Interpreter
-
Sets the interpreter’s standard error writer.
- setEval(String) - Method in class coneforest.psylla.ant.PsyllaTask
-
Set the eval string.
- setHaltonerror(boolean) - Method in class coneforest.psylla.ant.PsyllaUnitTask
- setHaltonfailure(boolean) - Method in class coneforest.psylla.ant.PsyllaUnitTask
- setLibraryPath(String) - Method in class coneforest.psylla.ant.PsyllaTask
-
Set the library path.
- setLibraryPath(String[]) - Method in class coneforest.psylla.runtime.Interpreter
- setLocale(String) - Method in class coneforest.psylla.ant.PsyllaTask
-
Set the locale.
- setLocale(String) - Static method in class coneforest.psylla.runtime.Psylla
- setName(String) - Method in class coneforest.psylla.ant.PsyllaUnitTask.Test
- setRandomSeed(Long) - Method in class coneforest.psylla.runtime.Interpreter
-
Reseeds the interpreter’s standard pseudorandom generator, using the given seed.
- setReader(Reader) - Method in class coneforest.psylla.runtime.Interpreter
-
Sets the interpreter’s standard reader.
- setScript(File) - Method in class coneforest.psylla.ant.PsyllaTask
-
Set the script.
- setScriptName(String) - Method in class coneforest.psylla.runtime.Interpreter
- setShellArguments(String[]) - Method in class coneforest.psylla.runtime.Interpreter
- setSize(int) - Method in class coneforest.psylla.runtime.Stack
-
Truncate this stack to the specified size.
- setStacks(OperandStack, ExecutionStack, DictStack) - Method in exception class coneforest.psylla.core.PsyErrorException
-
Set the cloned copies of operand, execution and dictionary stacks.
- setStopped(boolean) - Method in interface coneforest.psylla.core.PsyContext
-
Sets the stopped flag to the specified value.
- setStopped(boolean) - Method in class coneforest.psylla.runtime.Interpreter
- setTimeout(Integer) - Method in class coneforest.psylla.ant.PsyllaTask
-
Set the timeout.
- setValue(String) - Method in class coneforest.psylla.ant.PsyllaTask.Arg
- setValue(String) - Method in class coneforest.psylla.ant.PsyllaUnitTask.Arg
- setWriter(Writer) - Method in class coneforest.psylla.runtime.Interpreter
-
Sets the interpreter’s standard writer.
- showStacks(PrintWriter) - Method in interface coneforest.psylla.core.PsyContext
- showStacks(PrintWriter) - Method in class coneforest.psylla.runtime.Interpreter
- Stack<E> - Class in coneforest.psylla.runtime
-
Base class for interpreter’s stacks.
- Stack() - Constructor for class coneforest.psylla.runtime.Stack
-
Constructs an empty stack with an initial capacity of ten.
- start() - Method in class coneforest.psylla.runtime.Interpreter
- start() - Method in class coneforest.psylla.runtime.Psylla
- stop() - Method in interface coneforest.psylla.core.PsyContext
- stop() - Method in class coneforest.psylla.runtime.Interpreter
- STOP_MARK - Static variable in class coneforest.psylla.core.PsyExecMark
- store(PsyTextual, PsyObject) - Method in class coneforest.psylla.runtime.DictStack
- stream() - Method in interface coneforest.psylla.core.PsyFormalStream
- stream() - Method in class coneforest.psylla.core.PsyRange
- stream() - Method in class coneforest.psylla.core.PsyStream
- stringPropertyNames() - Static method in class coneforest.psylla.runtime.Config
-
Returns an unmodifiable set of property names.
- stringValue() - Method in class coneforest.psylla.core.PsyString
-
Returns a string value of this object.
- stringValue() - Method in class coneforest.psylla.core.PsyStringBuffer
- stringValue() - Method in interface coneforest.psylla.core.PsyTextual
-
Returns a string value of this object.
- systemDict() - Method in interface coneforest.psylla.core.PsyContext
-
Returns the system dictionary.
- systemDict() - Method in class coneforest.psylla.runtime.Interpreter
T
- test() - Method in class coneforest.psylla.ant.PsyllaTest
- Test() - Constructor for class coneforest.psylla.ant.PsyllaUnitTask.Test
- toSyntaxString() - Method in class coneforest.psylla.core.PsyBigFraction
- toSyntaxString() - Method in class coneforest.psylla.core.PsyBigInteger
- toSyntaxString() - Method in class coneforest.psylla.core.PsyBitArray
- toSyntaxString() - Method in class coneforest.psylla.core.PsyBitSet
- toSyntaxString() - Method in class coneforest.psylla.core.PsyBoolean
-
Returns a string
falseortruedepending on this object value. - toSyntaxString() - Method in class coneforest.psylla.core.PsyComplex
- toSyntaxString() - Method in interface coneforest.psylla.core.PsyContext
- toSyntaxString() - Method in interface coneforest.psylla.core.PsyFormalArray
- toSyntaxString() - Method in interface coneforest.psylla.core.PsyFormalDict
- toSyntaxString() - Method in interface coneforest.psylla.core.PsyFormalSet
- toSyntaxString() - Method in class coneforest.psylla.core.PsyFraction
- toSyntaxString() - Method in class coneforest.psylla.core.PsyInteger
- toSyntaxString() - Method in class coneforest.psylla.core.PsyName
- toSyntaxString() - Method in class coneforest.psylla.core.PsyNamespace
- toSyntaxString() - Method in class coneforest.psylla.core.PsyNull
-
Returns a string
"%null%". - toSyntaxString() - Method in interface coneforest.psylla.core.PsyObject
-
Returns the syntactic representation of this object.
- toSyntaxString() - Method in class coneforest.psylla.core.PsyOperator
-
Returns a syntactic string representation of this operator.
- toSyntaxString() - Method in class coneforest.psylla.core.PsyProc
- toSyntaxString() - Method in class coneforest.psylla.core.PsyRange
- toSyntaxString() - Method in class coneforest.psylla.core.PsyReal
- toSyntaxString() - Method in class coneforest.psylla.core.PsyRegExp
- toSyntaxString() - Method in class coneforest.psylla.core.PsyString
-
Returns a syntactic representation of this object’s value.
- toSyntaxString() - Method in class coneforest.psylla.core.PsyStringBuffer
- toSyntaxStringHelper(Set<PsyContainer<? extends PsyObject>>) - Method in interface coneforest.psylla.core.PsyContainer
- toSyntaxStringHelper(Set<PsyContainer<? extends PsyObject>>) - Method in interface coneforest.psylla.core.PsyFormalArray
- toSyntaxStringHelper(Set<PsyContainer<? extends PsyObject>>) - Method in interface coneforest.psylla.core.PsyFormalDict
- toSyntaxStringHelper(Set<PsyContainer<? extends PsyObject>>) - Method in interface coneforest.psylla.core.PsyFormalSet
- toSyntaxStringHelper(Set<PsyContainer<? extends PsyObject>>) - Method in class coneforest.psylla.core.PsyProc
- TRUE - Static variable in class coneforest.psylla.core.PsyBoolean
-
A
booleanconstant, representing true. - TWO - Static variable in class coneforest.psylla.core.PsyInteger
-
An
integerrepresenting the number 2. - TWO - Static variable in class coneforest.psylla.core.PsyReal
-
The number two.
- Type - Annotation Interface in coneforest.psylla.runtime
-
Annotates the Psylla types attaching the name to the type.
- TypeHierarchyBuilder - Class in coneforest.psylla.processors
-
Annotation processor aimed to create Graphviz diagrams reflecting Psylla type hierarchy.
- TypeHierarchyBuilder() - Constructor for class coneforest.psylla.processors.TypeHierarchyBuilder
-
Constructs a new processor.
- TypeMetadataCollector - Class in coneforest.psylla.processors
-
Annotation processor aimed to collect Psylla metadata.
- TypeMetadataCollector() - Constructor for class coneforest.psylla.processors.TypeMetadataCollector
-
Constructs a new processor.
- typeName() - Method in interface coneforest.psylla.core.PsyObject
-
Returns a string representation of this
object’s type name. - TypeResolver - Interface in coneforest.psylla.runtime
-
The type resolver.
U
- undef(String) - Method in class coneforest.psylla.core.PsyDict
- undef(String) - Method in class coneforest.psylla.core.PsyEnvironment
- undef(String) - Method in interface coneforest.psylla.core.PsyFormalDict
- unlock() - Method in class coneforest.psylla.core.PsyLock
-
Releases the lock.
- userDict() - Method in interface coneforest.psylla.core.PsyContext
-
Returns the user dictionary.
- userDict() - Method in class coneforest.psylla.runtime.Interpreter
V
- value() - Element in annotation interface coneforest.psylla.runtime.ErrorType
-
Returns the error name.
- value() - Element in annotation interface coneforest.psylla.runtime.Operator
- value() - Element in annotation interface coneforest.psylla.runtime.OperatorType
-
Returns the operator’s name.
- value() - Element in annotation interface coneforest.psylla.runtime.Type
-
Returns the name under which the type is visible to the Psylla interpreter.
- Version - Interface in coneforest.psylla.runtime
-
Methods for obtaining version information.
W
- where(String) - Method in class coneforest.psylla.runtime.DictStack
- write(int) - Method in class coneforest.psylla.core.PsyOutput
- write(PsyInteger) - Method in class coneforest.psylla.core.PsyOutput
- writer() - Method in class coneforest.psylla.core.PsyWriter
-
Returns the underlying writer.
Z
- ZERO - Static variable in class coneforest.psylla.core.PsyInteger
-
An
integerrepresenting the number 0. - ZERO - Static variable in class coneforest.psylla.core.PsyReal
-
The number zero.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form