Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- action(PsyContext) - Method in class coneforest.psylla.core.PsyOperator
- action(PsyContext) - Method in class coneforest.psylla.core.PsyOperator.Action
- action(PsyContext) - Method in class coneforest.psylla.core.PsyOperator.Arity00
- action(PsyContext) - Method in class coneforest.psylla.core.PsyOperator.Arity01
- action(PsyContext) - Method in class coneforest.psylla.core.PsyOperator.Arity10
- action(PsyContext) - Method in class coneforest.psylla.core.PsyOperator.Arity11
- action(PsyContext) - Method in class coneforest.psylla.core.PsyOperator.Arity20
- action(PsyContext) - Method in class coneforest.psylla.core.PsyOperator.Arity21
- action(PsyContext) - Method in class coneforest.psylla.core.PsyOperator.Arity30
- action(PsyContext) - Method in class coneforest.psylla.core.PsyOperator.Arity31
- action(PsyContext) - Method in class coneforest.psylla.core.PsyOperator.Method
- Action(String, PsyOperator.Action.Handler) - Constructor for class coneforest.psylla.core.PsyOperator.Action
- Arg() - Constructor for class coneforest.psylla.tools.ant.Psylla.Arg
- Arg() - Constructor for class coneforest.psylla.tools.ant.PsyllaUnit.Arg
- ARGV - Static variable in class coneforest.psylla.engine.PsyllaScriptEngine
- Arity00(String, PsyOperator.Arity00.Handler) - Constructor for class coneforest.psylla.core.PsyOperator.Arity00
- Arity01(String, PsyOperator.Arity01.Handler) - Constructor for class coneforest.psylla.core.PsyOperator.Arity01
- Arity10(String, PsyOperator.Arity10.Handler<T>) - Constructor for class coneforest.psylla.core.PsyOperator.Arity10
- Arity11(String, PsyOperator.Arity11.Handler<T>) - Constructor for class coneforest.psylla.core.PsyOperator.Arity11
- Arity20(String, PsyOperator.Arity20.Handler<T1, T2>) - Constructor for class coneforest.psylla.core.PsyOperator.Arity20
- Arity21(String, PsyOperator.Arity21.Handler<? extends T1, ? extends T2>) - Constructor for class coneforest.psylla.core.PsyOperator.Arity21
- Arity30(String, PsyOperator.Arity30.Handler<T1, T2, T3>) - Constructor for class coneforest.psylla.core.PsyOperator.Arity30
- Arity31(String, PsyOperator.Arity31.Handler<T1, T2, T3>) - Constructor for class coneforest.psylla.core.PsyOperator.Arity31
- asBinaryOperator(PsyContext) - Method in interface coneforest.psylla.core.PsyExecutable
- asComparator(PsyContext) - Method in interface coneforest.psylla.core.PsyExecutable
- asConsumer(PsyContext) - Method in interface coneforest.psylla.core.PsyExecutable
- asFunction(PsyContext) - Method in interface coneforest.psylla.core.PsyExecutable
- asPredicate(PsyContext) - Method in interface coneforest.psylla.core.PsyExecutable
-
Rerurns a
Predicate
view of this object. - asSupplier(PsyContext) - Method in interface coneforest.psylla.core.PsyExecutable
- asUnaryOperator(PsyContext) - Method in interface coneforest.psylla.core.PsyExecutable
B
- banner() - Method in class coneforest.psylla.Interpreter
-
Returns the Psylla banner.
- Base64Codec - Class in coneforest.psylla.tools.ant
-
A codec for encoding and decoding objects using the Base64 encoding scheme.
- Base64Codec() - Constructor for class coneforest.psylla.tools.ant.Base64Codec
- begin(PsyFormalDict) - Method in class coneforest.psylla.DictStack
- bigIntegerValue() - Method in class coneforest.psylla.core.PsyBigFractional
- bigIntegerValue() - Method in class coneforest.psylla.core.PsyBigInteger
- bigIntegerValue() - Method in class coneforest.psylla.core.PsyFractional
- 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
- capacity() - Method in class coneforest.psylla.core.PsyBlockingQueue
- capacity() - Method in interface coneforest.psylla.core.PsyBounded
-
Returns the capacity of this container.
- classLoader() - Method in class coneforest.psylla.Interpreter
- ClassLoader - Class in coneforest.psylla
- ClassLoader() - Constructor for class coneforest.psylla.ClassLoader
- clearBackup() - Method in class coneforest.psylla.OperandStack
- clone() - Method in class coneforest.psylla.DictStack
- cmp(PsyRealNumeric) - Method in class coneforest.psylla.core.PsyBigInteger
- cmp(PsyRealNumeric) - Method in class coneforest.psylla.core.PsyInteger
- cmp(PsyRealNumeric) - Method in interface coneforest.psylla.core.PsyRational
- cmp(PsyRealNumeric) - Method in class coneforest.psylla.core.PsyReal
- cmp(PsyRealNumeric) - Method in interface coneforest.psylla.core.PsyRealNumeric
- coneforest.cli - package coneforest.cli
-
GNU-compatible command-line options processor.
- coneforest.psylla - package coneforest.psylla
-
The Psylla language interpreter and core types.
- coneforest.psylla.core - package coneforest.psylla.core
-
The Psylla language core types.
- coneforest.psylla.engine - package coneforest.psylla.engine
-
Integration with Java scripting API (JSR 223).
- coneforest.psylla.extensions.romannumerals - package coneforest.psylla.extensions.romannumerals
- coneforest.psylla.tools - package coneforest.psylla.tools
- coneforest.psylla.tools.ant - package coneforest.psylla.tools.ant
- coneforest.psylla.tools.processors - package coneforest.psylla.tools.processors
- coneforest.psylla.tools.toolprovider - package coneforest.psylla.tools.toolprovider
-
The Psylla tool provider.
- Config - Class in coneforest.psylla
-
Methods for obtaining configuration properties stored in the
Config.properties
resource. - convert(Class<PsyString>) - Method in interface coneforest.psylla.core.PsyObject
- createArg() - Method in class coneforest.psylla.tools.ant.Psylla
- createArg() - Method in class coneforest.psylla.tools.ant.PsyllaUnit
- createBindings() - Method in class coneforest.psylla.engine.PsyllaScriptEngine
- createTest() - Method in class coneforest.psylla.tools.ant.PsyllaUnit
- currentDict() - Method in interface coneforest.psylla.core.PsyContext
- currentDict() - Method in class coneforest.psylla.Interpreter
-
Returns the current dictionary.
- currentLoopLevel() - Method in interface coneforest.psylla.core.PsyContext
- currentLoopLevel() - Method in class coneforest.psylla.Interpreter
- currentNamespace() - Method in class coneforest.psylla.DictStack
- currentNamespace() - Method in class coneforest.psylla.Interpreter
-
Returns the current namespace.
- currentStopLevel() - Method in interface coneforest.psylla.core.PsyContext
- currentStopLevel() - Method in class coneforest.psylla.Interpreter
D
- data() - Static method in class coneforest.psylla.tools.PsyllaTest
- decode(String) - Static method in class coneforest.psylla.tools.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
- delete(int) - Method in class coneforest.psylla.core.PsyString
- dictStack() - Method in interface coneforest.psylla.core.PsyContext
- dictStack() - Method in class coneforest.psylla.Interpreter
-
Returns the dictionary stack.
- DictStack - Class in coneforest.psylla
-
An interpreter’s dictionary stack.
- DictStack() - Constructor for class coneforest.psylla.DictStack
-
Creates a new dictionary stack with two dictionaries in it (system and user dictionaries).
- doubleValue() - Method in class coneforest.psylla.core.PsyBigFractional
- doubleValue() - Method in class coneforest.psylla.core.PsyBigInteger
- doubleValue() - Method in class coneforest.psylla.core.PsyFractional
- doubleValue() - Method in class coneforest.psylla.core.PsyInteger
- doubleValue() - Method in class coneforest.psylla.core.PsyReal
- doubleValue() - Method in interface coneforest.psylla.core.PsyRealNumeric
E
- E - Static variable in class coneforest.psylla.core.PsyReal
- encode(Object) - Static method in class coneforest.psylla.tools.ant.Base64Codec
-
Returns a Base64-encoded representation of an object.
- end() - Method in class coneforest.psylla.DictStack
- ensureSize(int) - Method in class coneforest.psylla.OperandStack
- equals(Object) - Method in class coneforest.psylla.core.PsyBigInteger
- equals(Object) - Method in class coneforest.psylla.core.PsyBoolean
- equals(Object) - Method in class coneforest.psylla.core.PsyInteger
- equals(Object) - Method in class coneforest.psylla.core.PsyName
-
Returns a
boolean
object indicating whether some other object is “equal to” this one. - equals(Object) - Method in class coneforest.psylla.core.PsyReal
- equals(Object) - Method in class coneforest.psylla.core.PsyString
- errorDict() - Method in class coneforest.psylla.Interpreter
- eval(Reader, ScriptContext) - Method in class coneforest.psylla.engine.PsyllaScriptEngine
- eval(String, ScriptContext) - Method in class coneforest.psylla.engine.PsyllaScriptEngine
- ExceptionType - Annotation Interface in coneforest.psylla
- execLevel() - Method in interface coneforest.psylla.core.PsyContext
- execLevel() - Method in class coneforest.psylla.Interpreter
- execute() - Method in class coneforest.psylla.tools.ant.Psylla
- execute() - Method in class coneforest.psylla.tools.ant.PsyllaUnit
- execute(PsyContext) - Method in class coneforest.psylla.core.PsyCommand
- execute(PsyContext) - Method in interface coneforest.psylla.core.PsyObject
-
Execute this object in the given execution context.
- execute(PsyContext) - Method in class coneforest.psylla.core.PsyOperator
-
Execute this object in the context of the interpreter.
- executionStack() - Method in interface coneforest.psylla.core.PsyContext
- executionStack() - Method in class coneforest.psylla.Interpreter
-
Returns the execution stack.
- ExecutionStack - Class in coneforest.psylla
-
An interpreter’s execution stack.
- ExecutionStack() - Constructor for class coneforest.psylla.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.PsyString
F
- FALSE - Static variable in class coneforest.psylla.core.PsyBoolean
-
A
boolean
constant, representing false. - findClass(String) - Method in class coneforest.psylla.ClassLoader
- findMarkPosition() - Method in class coneforest.psylla.OperandStack
- fork() - Method in interface coneforest.psylla.core.PsyContext
- fork() - Method in class coneforest.psylla.Interpreter
- format(String, Object...) - Static method in class coneforest.cli.Messages
- format(String, Object...) - Static method in class coneforest.psylla.Messages
G
- 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
- get(int) - Method in class coneforest.psylla.core.PsyString
- get(String) - Method in class coneforest.psylla.core.PsyDict
- 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.engine.PsyllaScriptEngine
- get(String) - Method in class coneforest.psylla.NamespacePool
- getBacked(int) - Method in class coneforest.psylla.OperandStack
- getBitSet() - Method in class coneforest.psylla.core.PsyBitSet
- getBuffer() - Method in class coneforest.psylla.core.PsyString
-
Returns the buffer.
- getCode() - Static method in class coneforest.psylla.Version
-
Returns the version encoded as a string.
- getEmitter() - Method in exception coneforest.psylla.core.PsyErrorException
- getEngineName() - Method in class coneforest.psylla.engine.PsyllaScriptEngineFactory
- getEngineVersion() - Method in class coneforest.psylla.engine.PsyllaScriptEngineFactory
- getExtensions() - Method in class coneforest.psylla.engine.PsyllaScriptEngineFactory
- getFactory() - Method in class coneforest.psylla.engine.PsyllaScriptEngine
- getFreeArgs() - Method in class coneforest.cli.Processor
- getId() - Method in interface coneforest.psylla.core.PsyContext
- getInput() - Method in class coneforest.psylla.core.PsyInput
- getLanguageName() - Method in class coneforest.psylla.engine.PsyllaScriptEngineFactory
-
Returns a name of a language.
- getLanguageVersion() - Method in class coneforest.psylla.engine.PsyllaScriptEngineFactory
- getMajor() - Static method in class coneforest.psylla.Version
-
Returns the major version number.
- getMethodCallSyntax(String, String, String...) - Method in class coneforest.psylla.engine.PsyllaScriptEngineFactory
- getMicro() - Static method in class coneforest.psylla.Version
-
Returns the micro version number.
- getMimeTypes() - Method in class coneforest.psylla.engine.PsyllaScriptEngineFactory
- getMinor() - Static method in class coneforest.psylla.Version
-
Returns the minor version number.
- getName() - Method in exception coneforest.psylla.core.PsyErrorException
- getName() - Method in class coneforest.psylla.core.PsyOperator
-
Returns a name of this operator.
- getName() - Method in class coneforest.psylla.tools.ant.PsyllaUnit.Test
- getNames() - Method in class coneforest.psylla.engine.PsyllaScriptEngineFactory
- getOutput() - Method in class coneforest.psylla.core.PsyOutput
- getOutputStatement(String) - Method in class coneforest.psylla.engine.PsyllaScriptEngineFactory
- getParameter(String) - Method in class coneforest.psylla.engine.PsyllaScriptEngineFactory
- getPath(PsyTextual) - Static method in class coneforest.psylla.core.PsyFileSystem
- getPattern() - Method in class coneforest.psylla.core.PsyRegExp
- getPrefix() - Method in class coneforest.psylla.core.PsyOperator
- getProgram(String...) - Method in class coneforest.psylla.engine.PsyllaScriptEngineFactory
- getProperty(String) - Static method in class coneforest.psylla.Config
-
Returns the value associated with the given name.
- getReleaseType() - Static method in class coneforest.psylla.Version
-
Get the release type.
- getScriptEngine() - Method in class coneforest.psylla.engine.PsyllaScriptEngineFactory
-
Returns an engine.
- getSimpleName() - Method in class coneforest.psylla.core.PsyOperator
- getStopFlag() - Method in interface coneforest.psylla.core.PsyContext
- getStopFlag() - Method in class coneforest.psylla.Interpreter
- getString(String) - Static method in class coneforest.cli.Messages
- getString(String) - Static method in class coneforest.psylla.Messages
- getSupportedOptions() - Method in class coneforest.psylla.tools.processors.TypeHierarchyBuilder
- getSupportedOptions() - Method in class coneforest.psylla.tools.processors.TypeMetadataCollector
- getValue() - Method in class coneforest.cli.Option
-
Returns an option value.
- getValue() - Method in class coneforest.cli.OptionCollector
-
Returns a list containing collected objects.
- getValue() - Method in class coneforest.cli.OptionCounter
-
Returns current option value.
- getValue() - Method in class coneforest.cli.OptionFlag
-
Returns current option value.
- getValue() - Method in class coneforest.cli.OptionHolder
-
Returns containing object.
- getValue() - Method in class coneforest.cli.OptionToggle
-
Returns the current option value.
- getValue() - Method in class coneforest.psylla.tools.ant.Psylla.Arg
- getValue() - Method in class coneforest.psylla.tools.ant.PsyllaUnit.Arg
- getValue(String) - Method in class coneforest.cli.Processor
- getVersion() - Static method in class coneforest.psylla.Version
-
Returns the version string.
- Globs - Class in coneforest.psylla
- Globs() - Constructor for class coneforest.psylla.Globs
H
- handle() - Method in class coneforest.cli.OptionCounter
-
Increments option value by one.
- handle() - Method in class coneforest.cli.OptionFlag
-
Sets option value to true.
- handle() - Method in class coneforest.cli.OptionToggle
-
Toggles option value.
- handle() - Method in class coneforest.cli.OptionWithoutArg
-
Called when option is processed.
- handle() - Method in interface coneforest.psylla.core.PsyOperator.Arity00.Handler
- handle() - Method in interface coneforest.psylla.core.PsyOperator.Arity01.Handler
- handle(PsyContext) - Method in interface coneforest.psylla.core.PsyOperator.Action.Handler
- handle(String) - Method in class coneforest.cli.OptionCollector
-
Add parsed argument to list.
- handle(String) - Method in class coneforest.cli.OptionHolder
-
Replaces current option value with parsed argument.
- handle(String) - Method in class coneforest.cli.OptionWithArg
-
Option argument is passed to this method.
- handle(O) - Method in interface coneforest.psylla.core.PsyOperator.Arity10.Handler
- handle(O) - Method in interface coneforest.psylla.core.PsyOperator.Arity11.Handler
- handle(O1, O2) - Method in interface coneforest.psylla.core.PsyOperator.Arity20.Handler
- handle(O1, O2) - Method in interface coneforest.psylla.core.PsyOperator.Arity21.Handler
- handle(O1, O2, O3) - Method in interface coneforest.psylla.core.PsyOperator.Arity30.Handler
- handle(O1, O2, O3) - Method in interface coneforest.psylla.core.PsyOperator.Arity31.Handler
- handleExecutionStack() - Method in interface coneforest.psylla.core.PsyContext
- handleExecutionStack() - Method in class coneforest.psylla.Interpreter
- handleExecutionStack(int) - Method in interface coneforest.psylla.core.PsyContext
- handleExecutionStack(int) - Method in class coneforest.psylla.Interpreter
- hashCode() - Method in class coneforest.psylla.core.PsyBigInteger
- hashCode() - Method in class coneforest.psylla.core.PsyBoolean
- hashCode() - Method in class coneforest.psylla.core.PsyInteger
- hashCode() - Method in class coneforest.psylla.core.PsyName
- hashCode() - Method in class coneforest.psylla.core.PsyReal
- hashCode() - Method in class coneforest.psylla.core.PsyString
- hasName(String) - Method in class coneforest.cli.Option
-
Returns true if given name is found among option names, and false otherwise.
I
- I - Static variable in class coneforest.psylla.core.PsyComplex
- imagValue() - Method in class coneforest.psylla.core.PsyComplex
- imagValue() - Method in interface coneforest.psylla.core.PsyNumeric
-
Returns the real part of this object.
- imagValue() - Method in interface coneforest.psylla.core.PsyRealNumeric
- init(ProcessingEnvironment) - Method in class coneforest.psylla.tools.processors.TypeHierarchyBuilder
- init(ProcessingEnvironment) - Method in class coneforest.psylla.tools.processors.TypeMetadataCollector
- insert(int, PsyBoolean) - Method in class coneforest.psylla.core.PsyBitArray
- insert(int, PsyInteger) - Method in class coneforest.psylla.core.PsyString
- insert(int, PsyObject) - Method in class coneforest.psylla.core.PsyArray
- insert(int, T) - Method in interface coneforest.psylla.core.PsyFormalArray
-
Inserts the specified
object
into this array at the position specified by a given index. - interpret(PsyReader) - Method in interface coneforest.psylla.core.PsyContext
- interpret(PsyReader) - Method in class coneforest.psylla.Interpreter
- interpret(Reader) - Method in class coneforest.psylla.Interpreter
- interpret(String) - Method in class coneforest.psylla.Interpreter
- interpretBraced(PsyReader) - Method in interface coneforest.psylla.core.PsyContext
- interpretBraced(PsyReader) - Method in class coneforest.psylla.Interpreter
- Interpreter - Class in coneforest.psylla
-
An interpreter.
- Interpreter() - Constructor for class coneforest.psylla.Interpreter
-
Creates a new Psylla language interpreter.
- intValue() - Method in class coneforest.psylla.core.PsyBigFractional
- intValue() - Method in class coneforest.psylla.core.PsyBigInteger
- intValue() - Method in class coneforest.psylla.core.PsyFractional
- 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 class coneforest.psylla.core.PsyCommand
- invoke(PsyContext) - Method in exception coneforest.psylla.core.PsyErrorException
- invoke(PsyContext) - Method in interface coneforest.psylla.core.PsyExecutable
- invoke(PsyContext) - Method in interface coneforest.psylla.core.PsyObject
-
Invoke this object in the given execution context.
- invoke(PsyContext) - Method in class coneforest.psylla.core.PsyOperator
-
Invoke this object in the context of the interpreter 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.
- 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.PsySet
- iterator() - Method in interface coneforest.psylla.core.PsyTextual
J
- join() - Method in interface coneforest.psylla.core.PsyContext
- join() - Method in class coneforest.psylla.Psylla
- join(long) - Method in class coneforest.psylla.Psylla
K
- known(String) - Method in class coneforest.psylla.core.PsyDict
- known(String) - Method in interface coneforest.psylla.core.PsyFormalDict
- known(String) - Method in class coneforest.psylla.core.PsyNamespace
L
- launch(String[]) - Static method in class coneforest.psylla.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 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.PsyString
- length() - Method in interface coneforest.psylla.core.PsyTextual
- LINE_SEPARATOR - Static variable in class coneforest.psylla.core.PsyReader
- load(PsyTextual) - Method in class coneforest.psylla.DictStack
- load(String) - Method in class coneforest.psylla.DictStack
- load(String) - Method in class coneforest.psylla.Interpreter
- loadLibraryResource(String) - Method in class coneforest.psylla.Interpreter
- loadType(String) - Method in class coneforest.psylla.Interpreter
- lock() - Method in class coneforest.psylla.core.PsyLock
-
Acquires the lock.
- longValue() - Method in class coneforest.psylla.core.PsyBigFractional
- longValue() - Method in class coneforest.psylla.core.PsyBigInteger
- longValue() - Method in class coneforest.psylla.core.PsyFractional
- longValue() - Method in class coneforest.psylla.core.PsyInteger
- longValue() - Method in class coneforest.psylla.core.PsyReal
- longValue() - Method in interface coneforest.psylla.core.PsyRealNumeric
M
- main(String[]) - Static method in class coneforest.psylla.Psylla
- MARK - Static variable in class coneforest.psylla.core.PsyMark
-
The sole
mark
object. - matches(String, String) - Static method in class coneforest.psylla.Globs
- matches(String, String, char, char) - Static method in class coneforest.psylla.Globs
- MAX_VALUE - Static variable in class coneforest.psylla.core.PsyInteger
-
An
integer
representing the maximum representable value. - MAX_VALUE - Static variable in class coneforest.psylla.core.PsyReal
- Messages - Class in coneforest.cli
- Messages - Class in coneforest.psylla
- Messages() - Constructor for class coneforest.psylla.Messages
- Method(Method) - Constructor for class coneforest.psylla.core.PsyOperator.Method
- MIN_VALUE - Static variable in class coneforest.psylla.core.PsyInteger
-
An
integer
representing the minimum representable value. - MIN_VALUE - Static variable in class coneforest.psylla.core.PsyReal
- MINUS_I - Static variable in class coneforest.psylla.core.PsyComplex
- MINUS_ONE - Static variable in class coneforest.psylla.core.PsyComplex
- MINUS_ONE - Static variable in class coneforest.psylla.core.PsyInteger
-
An
integer
representing the number −1. - MINUS_ONE - Static variable in interface coneforest.psylla.core.PsyIntegral
- MINUS_ONE - Static variable in class coneforest.psylla.core.PsyReal
N
- name() - Method in class coneforest.psylla.tools.toolprovider.PsyllaToolProvider
- namespacePool() - Method in interface coneforest.psylla.core.PsyContext
- namespacePool() - Method in class coneforest.psylla.Interpreter
- NamespacePool - Class in coneforest.psylla
- NamespacePool() - Constructor for class coneforest.psylla.NamespacePool
- NAN - Static variable in class coneforest.psylla.core.PsyReal
- NULL - Static variable in class coneforest.psylla.core.PsyNull
-
The sole
null
object.
O
- of(boolean) - Static method in class coneforest.psylla.core.PsyBoolean
-
Returns a
boolean
representing the given boolean value. - of(long) - Static method in class coneforest.psylla.core.PsyInteger
- of(long) - Static method in interface coneforest.psylla.core.PsyIntegral
- of(long, long) - Static method in class coneforest.psylla.core.PsyFractional
- 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.PsyBigFractional
- ONE - Static variable in class coneforest.psylla.core.PsyComplex
- ONE - Static variable in class coneforest.psylla.core.PsyInteger
-
An
integer
representing the number 1. - ONE - Static variable in interface coneforest.psylla.core.PsyIntegral
- ONE - Static variable in class coneforest.psylla.core.PsyReal
- OP_HANDLEERROR - Static variable in class coneforest.psylla.core.PsyErrorDict
- operandStack() - Method in interface coneforest.psylla.core.PsyContext
- operandStack() - Method in class coneforest.psylla.Interpreter
-
Returns the operand stack.
- OperandStack - Class in coneforest.psylla
-
An interpreter’s operand stack.
- OperandStack() - Constructor for class coneforest.psylla.OperandStack
- operandStackBacked(int) - Method in interface coneforest.psylla.core.PsyContext
- operandStackBacked(int) - Method in class coneforest.psylla.Interpreter
- Operator - Annotation Interface in coneforest.psylla
- OPERATORS - Static variable in interface coneforest.psylla.core.PsyAdditive
- OPERATORS - Static variable in interface coneforest.psylla.core.PsyAppendable
- OPERATORS - Static variable in class coneforest.psylla.core.PsyArray
- OPERATORS - Static variable in class coneforest.psylla.core.PsyBitArray
- OPERATORS - Static variable in class coneforest.psylla.core.PsyBitSet
- OPERATORS - Static variable in interface coneforest.psylla.core.PsyBitwise
- OPERATORS - Static variable in class coneforest.psylla.core.PsyBlockingQueue
- OPERATORS - Static variable in interface coneforest.psylla.core.PsyClearable
- OPERATORS - Static variable in interface coneforest.psylla.core.PsyCloseable
- OPERATORS - Static variable in class coneforest.psylla.core.PsyComplex
- OPERATORS - Static variable in class coneforest.psylla.core.PsyCondition
- OPERATORS - Static variable in interface coneforest.psylla.core.PsyContext
- OPERATORS - Static variable in interface coneforest.psylla.core.PsyConvertableToInteger
- OPERATORS - Static variable in interface coneforest.psylla.core.PsyConvertableToIntegral
- OPERATORS - Static variable in interface coneforest.psylla.core.PsyConvertableToReal
- OPERATORS - Static variable in class coneforest.psylla.core.PsyDict
- OPERATORS - Static variable in interface coneforest.psylla.core.PsyEvaluable
- OPERATORS - Static variable in class coneforest.psylla.core.PsyFileReader
- OPERATORS - Static variable in class coneforest.psylla.core.PsyFileSystem
- OPERATORS - Static variable in class coneforest.psylla.core.PsyFileWriter
- OPERATORS - Static variable in interface coneforest.psylla.core.PsyFlushable
- OPERATORS - Static variable in interface coneforest.psylla.core.PsyFormalArray
- OPERATORS - Static variable in interface coneforest.psylla.core.PsyFormalDict
- OPERATORS - Static variable in interface coneforest.psylla.core.PsyFormalQueue
- OPERATORS - Static variable in interface coneforest.psylla.core.PsyFormalSet
- OPERATORS - Static variable in interface coneforest.psylla.core.PsyFormalStream
- OPERATORS - Static variable in interface coneforest.psylla.core.PsyIndexed
- OPERATORS - Static variable in interface coneforest.psylla.core.PsyIntegral
- OPERATORS - Static variable in interface coneforest.psylla.core.PsyLengthy
- OPERATORS - Static variable in class coneforest.psylla.core.PsyLock
- OPERATORS - Static variable in interface coneforest.psylla.core.PsyLogical
- OPERATORS - Static variable in class coneforest.psylla.core.PsyMatcher
- OPERATORS - Static variable in interface coneforest.psylla.core.PsyMultiplicative
- OPERATORS - Static variable in interface coneforest.psylla.core.PsyNumeric
- OPERATORS - Static variable in interface coneforest.psylla.core.PsyObject
- OPERATORS - Static variable in class coneforest.psylla.core.PsyProc
- OPERATORS - Static variable in class coneforest.psylla.core.PsyProcess
- OPERATORS - Static variable in class coneforest.psylla.core.PsyRange
- OPERATORS - Static variable in interface coneforest.psylla.core.PsyRational
- OPERATORS - Static variable in interface coneforest.psylla.core.PsyReadable
- OPERATORS - Static variable in interface coneforest.psylla.core.PsyReady
- OPERATORS - Static variable in interface coneforest.psylla.core.PsyRealNumeric
- OPERATORS - Static variable in class coneforest.psylla.core.PsyRegExp
- OPERATORS - Static variable in interface coneforest.psylla.core.PsyResetable
- OPERATORS - Static variable in interface coneforest.psylla.core.PsyScalar
- OPERATORS - Static variable in interface coneforest.psylla.core.PsySequential
- OPERATORS - Static variable in class coneforest.psylla.core.PsySet
- OPERATORS - Static variable in class coneforest.psylla.core.PsyStream
- OPERATORS - Static variable in interface coneforest.psylla.core.PsyStreamable
- OPERATORS - Static variable in class coneforest.psylla.core.PsyString
- OPERATORS - Static variable in class coneforest.psylla.core.PsyStringReader
- OPERATORS - Static variable in class coneforest.psylla.core.PsyStringWriter
- OPERATORS - Variable in class coneforest.psylla.core.PsySystemDict
- OPERATORS - Static variable in interface coneforest.psylla.core.PsyTextual
- OPERATORS - Static variable in class coneforest.psylla.core.PsyTime
- OPERATORS - Static variable in interface coneforest.psylla.core.PsyWritable
- Option - Class in coneforest.cli
-
Base class representing an abstract option.
- Option(String) - Constructor for class coneforest.cli.Option
-
Constructs an option object with given names.
- OptionBoolean - Class in coneforest.cli
-
An option holding a
Boolean
value. - OptionBoolean(String) - Constructor for class coneforest.cli.OptionBoolean
- OptionCollector<T> - Class in coneforest.cli
-
An abstract option holding a list of objects.
- OptionCollector(String) - Constructor for class coneforest.cli.OptionCollector
-
Creates new option with given names.
- OptionCollectorDouble - Class in coneforest.cli
-
An option holding a list of
Double
values. - OptionCollectorDouble(String) - Constructor for class coneforest.cli.OptionCollectorDouble
-
Creates new option with given names.
- OptionCollectorFloat - Class in coneforest.cli
-
An option holding a list of
Float
values. - OptionCollectorFloat(String) - Constructor for class coneforest.cli.OptionCollectorFloat
-
Creates new option with given names.
- OptionCollectorInteger - Class in coneforest.cli
-
An option holding a list of
Integer
values. - OptionCollectorInteger(String) - Constructor for class coneforest.cli.OptionCollectorInteger
-
Creates new option with given names.
- OptionCollectorLong - Class in coneforest.cli
-
An option holding a list of
Long
values. - OptionCollectorLong(String) - Constructor for class coneforest.cli.OptionCollectorLong
-
Creates new option with given names.
- OptionCollectorString - Class in coneforest.cli
-
An option holding a list of
String
values. - OptionCollectorString(String) - Constructor for class coneforest.cli.OptionCollectorString
-
Creates new option with given names.
- OptionCounter - Class in coneforest.cli
-
A counter option.
- OptionCounter(String) - Constructor for class coneforest.cli.OptionCounter
-
Creates new option with given names.
- OptionDouble - Class in coneforest.cli
-
An option holding a
Double
value. - OptionDouble(String) - Constructor for class coneforest.cli.OptionDouble
-
Creates new option with given names.
- OptionFlag - Class in coneforest.cli
-
A flag option.
- OptionFlag(String) - Constructor for class coneforest.cli.OptionFlag
-
Creates new option with given names.
- OptionFloat - Class in coneforest.cli
-
An option holding a
Float
value. - OptionFloat(String) - Constructor for class coneforest.cli.OptionFloat
-
Creates new option with given names.
- OptionHolder<T> - Class in coneforest.cli
-
An abstract option holding an object.
- OptionHolder(String) - Constructor for class coneforest.cli.OptionHolder
-
Creates new option with given names.
- OptionInteger - Class in coneforest.cli
-
An option holding a
Integer
value. - OptionInteger(String) - Constructor for class coneforest.cli.OptionInteger
-
Creates new option with given names.
- OptionLong - Class in coneforest.cli
-
An option holding a
Long
value. - OptionLong(String) - Constructor for class coneforest.cli.OptionLong
-
Creates new option with given names.
- OptionPath - Class in coneforest.cli
- OptionPath(String) - Constructor for class coneforest.cli.OptionPath
-
Creates new option with given names.
- OptionString - Class in coneforest.cli
-
An option holding a
String
value. - OptionString(String) - Constructor for class coneforest.cli.OptionString
-
Creates new option with given names.
- OptionToggle - Class in coneforest.cli
-
A toggle option.
- OptionToggle(String) - Constructor for class coneforest.cli.OptionToggle
-
Creates new option with given names.
- OptionWithArg<T> - Class in coneforest.cli
-
An abstract option with argument.
- OptionWithArg(String) - Constructor for class coneforest.cli.OptionWithArg
-
Creates new option with given names.
- OptionWithoutArg<T> - Class in coneforest.cli
-
An abstract option without argument.
- OptionWithoutArg(String) - Constructor for class coneforest.cli.OptionWithoutArg
-
Creates new option with given names.
P
- parse(String[]) - Method in class coneforest.cli.Processor
- parse(String[], int) - Method in class coneforest.cli.Processor
- parseArg(String) - Method in class coneforest.cli.OptionBoolean
- parseArg(String) - Method in class coneforest.cli.OptionCollectorDouble
- parseArg(String) - Method in class coneforest.cli.OptionCollectorFloat
- parseArg(String) - Method in class coneforest.cli.OptionCollectorInteger
- parseArg(String) - Method in class coneforest.cli.OptionCollectorLong
- parseArg(String) - Method in class coneforest.cli.OptionCollectorString
- parseArg(String) - Method in class coneforest.cli.OptionDouble
- parseArg(String) - Method in class coneforest.cli.OptionFloat
- parseArg(String) - Method in class coneforest.cli.OptionHolder
-
Parses an argument and returns an object.
- parseArg(String) - Method in class coneforest.cli.OptionInteger
- parseArg(String) - Method in class coneforest.cli.OptionLong
- parseArg(String) - Method in class coneforest.cli.OptionPath
- parseArg(String) - Method in class coneforest.cli.OptionString
- parseLiteral(String) - Static method in interface coneforest.psylla.core.PsyIntegral
- 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
- parseLiteral(String) - Static method in class coneforest.psylla.core.PsyRegExp
- parseLiteral(String) - Static method in class coneforest.psylla.core.PsyString
- peek() - Method in class coneforest.psylla.Stack
-
Returns the last element of the stack without popping it.
- PI - Static variable in class coneforest.psylla.core.PsyReal
- PLURAL_PATTERN - Static variable in class coneforest.psylla.Globs
-
The
'*'
character. - pop() - Method in class coneforest.psylla.Stack
-
Pops and returns the last element of the stack.
- popLoopLevel() - Method in interface coneforest.psylla.core.PsyContext
- popLoopLevel() - Method in class coneforest.psylla.Interpreter
- popOperands(int) - Method in class coneforest.psylla.OperandStack
- popStopLevel() - Method in interface coneforest.psylla.core.PsyContext
- popStopLevel() - Method in class coneforest.psylla.Interpreter
- prefix() - Method in class coneforest.psylla.core.PsyNamespace
-
Returns the namespace prefix.
- process(Set<? extends TypeElement>, RoundEnvironment) - Method in class coneforest.psylla.tools.processors.TypeHierarchyBuilder
- process(Set<? extends TypeElement>, RoundEnvironment) - Method in class coneforest.psylla.tools.processors.TypeMetadataCollector
- ProcessingException - Exception in coneforest.cli
-
Thrown when error occured during options processing.
- ProcessingException(String) - Constructor for exception coneforest.cli.ProcessingException
-
Constructor.
- Processor - Class in coneforest.cli
-
Options processor.
- Processor(Option...) - Constructor for class coneforest.cli.Processor
-
Constructor.
- ProcStack - Class in coneforest.psylla
-
An interpreter’s procedure stack.
- ProcStack() - Constructor for class coneforest.psylla.ProcStack
- prompt() - Method in class coneforest.psylla.Interpreter
-
Returns the Psylla prompt.
- psyAbs() - Method in class coneforest.psylla.core.PsyBigFractional
- psyAbs() - Method in class coneforest.psylla.core.PsyBigInteger
- psyAbs() - Method in class coneforest.psylla.core.PsyComplex
- psyAbs() - Method in class coneforest.psylla.core.PsyFractional
- 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 a
numeric
absolute value of this object. - 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 a
numeric
representing the arc 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.PsyBigFractional
- psyAdd(PsyRealNumeric) - Method in class coneforest.psylla.core.PsyBigInteger
- psyAdd(PsyRealNumeric) - Method in class coneforest.psylla.core.PsyFractional
- psyAdd(PsyRealNumeric) - Method in class coneforest.psylla.core.PsyInteger
- 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 an
additive
representing the result of arithmetic addition of given object to this object. - PsyAdditive<T extends PsyAdditive> - Interface in coneforest.psylla.core
-
A representation of
additive
, a type of object that is an operand of arithmetic operation. - psyAnd(PsyBitArray) - Method in class coneforest.psylla.core.PsyBitArray
- psyAnd(PsyBoolean) - Method in class coneforest.psylla.core.PsyBoolean
-
Returns a result 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.PsyString
- 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
object
to this container. - PsyAppendable<T extends PsyObject> - Interface in coneforest.psylla.core
-
A 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
object
s from a giveniterable
enumeration to this container. - psyAppendAll(PsyIterable<? extends T>) - Method in interface coneforest.psylla.core.PsyFormalSet
-
Appends all the
object
s from a giveniterable
enumeration to this set. - psyArg() - Method in class coneforest.psylla.core.PsyComplex
-
Returns a
real
representing the complex argument of this object. - PsyArithmetic<T extends PsyArithmetic> - Interface in coneforest.psylla.core
-
A representation of
arithmetic
, a type of object that is an operand of arithmetic operation. - PsyArray - Class in coneforest.psylla.core
-
A representation of
array
. - PsyArray() - Constructor for class coneforest.psylla.core.PsyArray
-
Creates a new empty
array
. - PsyArray(ArrayList<PsyObject>) - Constructor for class coneforest.psylla.core.PsyArray
-
Creates a new
array
wrapped around the given array list. - psyAsin() - Method in class coneforest.psylla.core.PsyComplex
- psyAsin() - Method in interface coneforest.psylla.core.PsyNumeric
-
Returns a
numeric
representing the arc 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 a
numeric
representing the arc tangent of this object. - psyAtan() - Method in interface coneforest.psylla.core.PsyRealNumeric
- PsyAtomic - Interface in coneforest.psylla.core
-
A representation of
atomic
, a type of immutable objects. - PsyBigFractional - Class in coneforest.psylla.core
- PsyBigInteger - Class in coneforest.psylla.core
- PsyBigInteger(long) - Constructor for class coneforest.psylla.core.PsyBigInteger
- PsyBigInteger(PsyInteger) - Constructor for class coneforest.psylla.core.PsyBigInteger
- PsyBigInteger(String) - Constructor for class coneforest.psylla.core.PsyBigInteger
- PsyBigInteger(BigInteger) - Constructor for class coneforest.psylla.core.PsyBigInteger
- psyBinarySearch(PsyObject, PsyProc, PsyContext) - Method in class coneforest.psylla.core.PsyArray
- psyBind() - Method in class coneforest.psylla.core.PsyProc
- PsyBitArray - Class in coneforest.psylla.core
-
A representation of
bitarray
. - PsyBitArray() - Constructor for class coneforest.psylla.core.PsyBitArray
-
Creates a new empty
bitarray
. - PsyBitArray(BitSet, int) - Constructor for class coneforest.psylla.core.PsyBitArray
- PsyBitSet - Class in coneforest.psylla.core
-
A representation of
bitset
, a set of nonnegativeinteger
objects. - PsyBitSet() - Constructor for class coneforest.psylla.core.PsyBitSet
-
Instantiate an empty
bitset
object. - PsyBitSet(BitSet) - Constructor for class coneforest.psylla.core.PsyBitSet
-
Instantiate a
bitset
object from a givenBitSet
object. - 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
bitwise
whose value is equivalent to this value with bits shifted at the given distance. - psyBitShift(PsyInteger) - Method in class coneforest.psylla.core.PsyInteger
- PsyBitwise<T extends PsyBitwise> - Interface in coneforest.psylla.core
-
A representation of
bitwise
, a type of object that is an operand of bitwise operation. - PsyBlockingQueue - Class in coneforest.psylla.core
- PsyBlockingQueue(PsyInteger) - Constructor for class coneforest.psylla.core.PsyBlockingQueue
- PsyBoolean - Class in coneforest.psylla.core
-
A representation of
boolean
. - PsyBounded - Interface in coneforest.psylla.core
-
A representation of
bounded
, a type of a container with bounded capacity. - psyCalendar(PsyInteger) - Static method in class coneforest.psylla.core.PsyTime
- psyCalendarTime(PsyFormalDict) - Static method in class coneforest.psylla.core.PsyTime
- psyCapacity() - Method in interface coneforest.psylla.core.PsyBounded
-
Returns the
integer
capacity 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 a
numeric
representing the cubic root of this object. - psyCbrt() - Method in interface coneforest.psylla.core.PsyRealNumeric
- psyCeiling() - Method in class coneforest.psylla.core.PsyBigFractional
- psyCeiling() - Method in class coneforest.psylla.core.PsyFractional
- 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(PsyTextual, PsyTextual, PsyObject) - Static method in class coneforest.psylla.core.PsyFileSystem
- psyChangeFilePermissions(PsyTextual, PsyInteger) - Static method in class 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.PsyString
- PsyClearable - Interface in coneforest.psylla.core
-
A representation of
clearable
, a type of objects that can be cleared (emptied) in some sense. - 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
bitwise
whose 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.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.PsyString
- 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
-
A representation of
closeable
, a type of objects that can be closed in some sense. - psyCmp(PsyBoolean) - Method in class coneforest.psylla.core.PsyBoolean
- psyCmp(PsyRealNumeric) - Method in class coneforest.psylla.core.PsyBigFractional
- psyCmp(PsyRealNumeric) - Method in class coneforest.psylla.core.PsyFractional
- psyCmp(PsyRealNumeric) - Method in class coneforest.psylla.core.PsyInteger
- psyCmp(PsyRealNumeric) - Method in interface coneforest.psylla.core.PsyRealNumeric
- psyCmp(PsyTextual) - Method in interface coneforest.psylla.core.PsyTextual
- psyCmp(T) - Method in interface coneforest.psylla.core.PsyScalar
-
Compares this object against given object and returns an
integer
indicating the result of the comparison. - PsyCommand - Class in coneforest.psylla.core
-
A representation of
command
. - PsyCommand(CharSequence) - Constructor for class coneforest.psylla.core.PsyCommand
-
Creates a new
command
object with the given name. - PsyComplex - Class in coneforest.psylla.core
-
A representation of
complex
. - 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
- PsyConcurrentModificationException - Exception in coneforest.psylla.core
- PsyConcurrentModificationException() - Constructor for exception coneforest.psylla.core.PsyConcurrentModificationException
- psyCondition() - Method in class coneforest.psylla.core.PsyLock
-
Returns a
condition
object for use with this lock. - PsyCondition - Class in coneforest.psylla.core
-
A representation of
condition
. - PsyCondition(Condition) - Constructor for class coneforest.psylla.core.PsyCondition
-
Constructs a
condition
object 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
complex
representing the complex conjugate of this object. - PsyContainer<T extends PsyObject> - Interface in coneforest.psylla.core
- psyContains(PsyInteger) - Method in class coneforest.psylla.core.PsyBitSet
- psyContains(PsyObject) - Method in class coneforest.psylla.core.PsySet
- psyContains(T) - Method in interface coneforest.psylla.core.PsyFormalSet
-
Returns a
boolean
object indicating whether a givenobject
belongs to this set. - PsyContext - Interface in coneforest.psylla.core
-
A representation of
context
, an execution context. - PsyConvertableToInteger - Interface in coneforest.psylla.core
- PsyConvertableToIntegral - Interface in coneforest.psylla.core
- PsyConvertableToName - Interface in coneforest.psylla.core
- PsyConvertableToReal - Interface in coneforest.psylla.core
- PsyConvertableToString - Interface in coneforest.psylla.core
- psyCopyFile(PsyTextual, PsyTextual) - Static method in class 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 a
numeric
representing the cosine 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 a
numeric
representing the hyperbolic 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(PsyTextual) - Static method in class coneforest.psylla.core.PsyFileSystem
-
Creates a new directory with the given name.
- psyCurrentContext() - Static method in interface coneforest.psylla.core.PsyContext
-
Returns the currently executing context.
- psyCurrentDirectory() - Static method in class coneforest.psylla.core.PsyFileSystem
-
Returns a
name
representing the absolute name of the current directory. - psyDelete(PsyInteger) - Method in interface coneforest.psylla.core.PsyFormalArray
- psyDelete(PsyTextual) - 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(PsyTextual) - Static method in class coneforest.psylla.core.PsyFileSystem
-
Deletes a file or empty directory with a given name.
- psyDenominator() - Method in class coneforest.psylla.core.PsyBigFractional
- psyDenominator() - Method in class coneforest.psylla.core.PsyFractional
- psyDenominator() - Method in interface coneforest.psylla.core.PsyIntegral
- psyDenominator() - Method in interface coneforest.psylla.core.PsyRational
-
Returns an
integral
representing a denominator 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
-
A 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
dict
wrapped around the given hash map. - PsyDictStackUnderflowException - Exception in coneforest.psylla.core
- PsyDictStackUnderflowException() - Constructor for exception coneforest.psylla.core.PsyDictStackUnderflowException
- PsyDirectoryNotEmptyException - Exception in coneforest.psylla.core
- PsyDirectoryNotEmptyException() - Constructor for exception coneforest.psylla.core.PsyDirectoryNotEmptyException
- psyDistinct() - Method in interface coneforest.psylla.core.PsyFormalStream
- 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.PsyBigFractional
- psyDiv(PsyRealNumeric) - Method in class coneforest.psylla.core.PsyBigInteger
- psyDiv(PsyRealNumeric) - Method in class coneforest.psylla.core.PsyFractional
- psyDiv(PsyRealNumeric) - Method in class coneforest.psylla.core.PsyInteger
- 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
iterable
enumeration of all the keys and values of this object. - psyEq(PsyObject) - Method in class coneforest.psylla.core.PsyBitSet
- psyEq(PsyObject) - Method in class coneforest.psylla.core.PsyBoolean
-
Returns a result of equality test of this object and given object.
- 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
boolean
indicating whether some other object is “equal to” this one. - psyEq(PsyObject) - Method in interface coneforest.psylla.core.PsyObject
- psyEq(PsyObject) - Method in interface coneforest.psylla.core.PsyRealNumeric
- psyEq(PsyObject) - Method in interface coneforest.psylla.core.PsyTextual
- PsyErrorDict - Class in coneforest.psylla.core
- PsyErrorDict() - Constructor for class coneforest.psylla.core.PsyErrorDict
- PsyErrorException - Exception in coneforest.psylla.core
- PsyErrorException() - Constructor for exception coneforest.psylla.core.PsyErrorException
- psyEval() - Method in interface coneforest.psylla.core.PsyEvaluable
-
Evaluate this object in the current context.
- psyEval() - Method in class coneforest.psylla.core.PsyReader
- psyEval() - Method in interface coneforest.psylla.core.PsyTextual
- PsyEvaluable - Interface in coneforest.psylla.core
-
A representation of
evaluable
, a type of objects that can be interpreted as the program. - PsyExecutable - Interface in coneforest.psylla.core
- psyExp() - Method in class coneforest.psylla.core.PsyComplex
- psyExp() - Method in interface coneforest.psylla.core.PsyNumeric
-
Returns a
numeric
representing the exponent of this object. - psyExp() - Method in interface coneforest.psylla.core.PsyRealNumeric
- psyExternal(PsyTextual) - Method in class coneforest.psylla.ClassLoader
- psyExtract(PsyInteger) - Method in interface coneforest.psylla.core.PsyFormalArray
- psyExtract(PsyTextual) - 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.PsyString
- psyFileAbsolutePath(PsyTextual) - Static method in class coneforest.psylla.core.PsyFileSystem
-
Returns a
name
representing the absolute path to given file. - PsyFileAccessDeniedException - Exception in coneforest.psylla.core
- PsyFileAccessDeniedException() - Constructor for exception coneforest.psylla.core.PsyFileAccessDeniedException
- psyFileAccessTime(PsyTextual) - Static method in class coneforest.psylla.core.PsyFileSystem
- psyFileAttribute(PsyTextual, PsyTextual) - Static method in class coneforest.psylla.core.PsyFileSystem
- psyFileCreationTime(PsyTextual) - Static method in class coneforest.psylla.core.PsyFileSystem
- psyFileExists(PsyTextual) - Static method in class coneforest.psylla.core.PsyFileSystem
- PsyFileExistsException - Exception in coneforest.psylla.core
- PsyFileExistsException() - Constructor for exception coneforest.psylla.core.PsyFileExistsException
- psyFileModifiedTime(PsyTextual) - Static method in class coneforest.psylla.core.PsyFileSystem
- PsyFileNotFoundException - Exception in coneforest.psylla.core
- PsyFileNotFoundException() - Constructor for exception coneforest.psylla.core.PsyFileNotFoundException
- psyFilePermissions(PsyTextual) - Static method in class coneforest.psylla.core.PsyFileSystem
- PsyFileReader - Class in coneforest.psylla.core
- PsyFileReader(PsyTextual) - Constructor for class coneforest.psylla.core.PsyFileReader
- PsyFileReader(String) - Constructor for class coneforest.psylla.core.PsyFileReader
- psyFiles(PsyTextual) - Static method in class coneforest.psylla.core.PsyFileSystem
- psyFileSize(PsyTextual) - Static method in class coneforest.psylla.core.PsyFileSystem
-
Returns the
integer
representing the size (in bytes) for the file or directory with the given name. - PsyFileSystem - Class in coneforest.psylla.core
-
An utility class providing filesystem-related methods.
- PsyFileWriter - Class in coneforest.psylla.core
- 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
bitwise
whose 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.PsyBigFractional
- psyFloor() - Method in class coneforest.psylla.core.PsyFractional
- 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
-
A representation of a
flushable
, a type of objects 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 extends PsyObject> - Interface in coneforest.psylla.core
-
A representation of
formalarray
, an abstraction of an array composed ofobject
s. - PsyFormalDict<V extends PsyObject> - Interface in coneforest.psylla.core
-
A representation of
formaldict
, an abstraction of a dictionary. - PsyFormalQueue<T extends PsyObject> - Interface in coneforest.psylla.core
-
A representation of
formalqueue
, an abstraction of a queue ofobject
s. - PsyFormalSet<T extends PsyObject> - Interface in coneforest.psylla.core
-
A representation of a
formalset
, an abstraction of a finite set ofobject
s. - PsyFormalStream<T extends PsyObject> - Interface in coneforest.psylla.core
- PsyFractional - Class in coneforest.psylla.core
- psyFromPolar(double, double) - Static method in class coneforest.psylla.core.PsyComplex
- psyFromPolar(PsyRealNumeric, PsyRealNumeric) - Static method in class coneforest.psylla.core.PsyComplex
- psyGCD(PsyIntegral) - Method in class coneforest.psylla.core.PsyBigInteger
- psyGCD(PsyIntegral) - Method in interface coneforest.psylla.core.PsyIntegral
-
Returns an
integral
representing the greatest common divisor of this object and given object. - psyGe(PsyBoolean) - Method in class coneforest.psylla.core.PsyBoolean
- psyGe(PsyRealNumeric) - Method in interface coneforest.psylla.core.PsyRealNumeric
-
The “greater or equal” arithmetic comparison.
- psyGe(PsyTextual) - Method in interface coneforest.psylla.core.PsyTextual
- psyGe(T) - Method in interface coneforest.psylla.core.PsyScalar
-
Returns a
boolean
object representing the result of “greater or equal” comparison of this object and a given object. - psyGet(PsyInteger) - Method in interface coneforest.psylla.core.PsyFormalArray
- psyGet(PsyTextual) - 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<PsyInteger>) - Method in interface coneforest.psylla.core.PsyFormalArray
- psyGetAll(PsyIterable<PsyTextual>) - Method in interface coneforest.psylla.core.PsyFormalDict
- 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.PsyString
- psyGive(PsyObject) - Method in class coneforest.psylla.core.PsyBlockingQueue
- psyGive(T) - Method in interface coneforest.psylla.core.PsyFormalQueue
- psyGt(PsyBoolean) - Method in class coneforest.psylla.core.PsyBoolean
- psyGt(PsyRealNumeric) - Method in interface coneforest.psylla.core.PsyRealNumeric
-
The “greater” arithmetic comparison.
- psyGt(PsyTextual) - Method in interface coneforest.psylla.core.PsyTextual
- psyGt(T) - Method in interface coneforest.psylla.core.PsyScalar
-
Returns a
boolean
object representing the result of “greater” comparison of this object and a given object. - psyHardLink(PsyTextual, PsyTextual) - Static method in class coneforest.psylla.core.PsyFileSystem
- psyHashCode() - Method in interface coneforest.psylla.core.PsyObject
-
Returns an
integer
hash code for this object. - psyHypot(PsyRealNumeric) - Method in interface coneforest.psylla.core.PsyRealNumeric
- psyIdiv(PsyIntegral) - Method in class coneforest.psylla.core.PsyBigInteger
- psyIdiv(PsyIntegral) - Method in class coneforest.psylla.core.PsyInteger
- psyIdiv(PsyIntegral) - Method in interface coneforest.psylla.core.PsyIntegral
- psyImagPart() - Method in class coneforest.psylla.core.PsyComplex
-
Returns a
real
imaginary part of this object. - psyImport(PsyNamespace) - Method in class coneforest.psylla.core.PsyNamespace
- PsyIndexed<K extends PsyObject,
V extends PsyObject> - Interface in coneforest.psylla.core -
A 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
- PsyInput(InputStream) - Constructor for class coneforest.psylla.core.PsyInput
- psyInsert(PsyInteger, T) - Method in interface coneforest.psylla.core.PsyFormalArray
-
Inserts the specified
object
into this array at the position specified by a giveninteger
index. - psyInsertAll(PsyInteger, PsyIterable<? extends PsyInteger>) - Method in class coneforest.psylla.core.PsyString
- 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
-
A representation of
integer
. - PsyInteger(long) - Constructor for class coneforest.psylla.core.PsyInteger
- PsyIntegral - Interface in coneforest.psylla.core
-
A representation of
integral
. - PsyInterruptException - Exception in coneforest.psylla.core
- PsyInterruptException() - Constructor for exception coneforest.psylla.core.PsyInterruptException
- psyIntersects(PsyFormalSet) - Method in class coneforest.psylla.core.PsyBitSet
- psyIntersects(PsyFormalSet<? extends T>) - Method in interface coneforest.psylla.core.PsyFormalSet
-
Returns a
boolean
object indicating whether a givenformalset
set intersects with this set. - psyInUnicodeBlock(PsyTextual) - Method in class coneforest.psylla.core.PsyInteger
- PsyInvalidContextException - Exception in coneforest.psylla.core
- PsyInvalidContextException() - Constructor for exception coneforest.psylla.core.PsyInvalidContextException
- PsyInvalidExitException - Exception in coneforest.psylla.core
- PsyInvalidExitException() - Constructor for exception coneforest.psylla.core.PsyInvalidExitException
- PsyInvalidExternalException - Exception in coneforest.psylla.core
- PsyInvalidExternalException() - Constructor for exception coneforest.psylla.core.PsyInvalidExternalException
- PsyInvalidRegExpException - Exception in coneforest.psylla.core
- PsyInvalidRegExpException() - Constructor for exception coneforest.psylla.core.PsyInvalidRegExpException
- PsyInvalidStateException - Exception in coneforest.psylla.core
- PsyInvalidStateException() - Constructor for exception coneforest.psylla.core.PsyInvalidStateException
- PsyIOErrorException - Exception in coneforest.psylla.core
- PsyIOErrorException() - Constructor for exception coneforest.psylla.core.PsyIOErrorException
- psyIsDirectory(PsyTextual) - Static method in class coneforest.psylla.core.PsyFileSystem
- psyIsEmpty() - Method in interface coneforest.psylla.core.PsyLengthy
-
Returns a
boolean
indicating if this container is empty (has zero length). - psyIsFile(PsyTextual) - Static method in class coneforest.psylla.core.PsyFileSystem
- psyIsFull() - Method in interface coneforest.psylla.core.PsyBounded
-
Returns a
boolean
indicating whether this container is full. - psyIsSameFile(PsyTextual, PsyTextual) - Static method in class coneforest.psylla.core.PsyFileSystem
- psyIsSymLink(PsyTextual) - Static method in class coneforest.psylla.core.PsyFileSystem
- psyIsZero() - Method in interface coneforest.psylla.core.PsyAdditive
-
Returns a
boolean
indicating whether this object represents a zero value. - psyIsZero() - Method in class coneforest.psylla.core.PsyBigFractional
- psyIsZero() - Method in class coneforest.psylla.core.PsyBigInteger
- psyIsZero() - Method in class coneforest.psylla.core.PsyComplex
- psyIsZero() - Method in class coneforest.psylla.core.PsyFractional
- psyIsZero() - Method in class coneforest.psylla.core.PsyInteger
- psyIsZero() - Method in class coneforest.psylla.core.PsyReal
- PsyIterable<T extends PsyObject> - Interface in coneforest.psylla.core
-
A representation of
iterable
, a type of an object that can be iterated over. - psyIterate(PsyObject, PsyProc, PsyContext) - Static method in class coneforest.psylla.core.PsyStream
- psyKeys() - Method in class coneforest.psylla.core.PsyDict
- 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
iterable
enumeration of all the keys of this object. - psyKnown(PsyInteger) - Method in interface coneforest.psylla.core.PsyFormalArray
- psyKnown(PsyTextual) - Method in interface coneforest.psylla.core.PsyFormalDict
- psyKnown(K) - Method in interface coneforest.psylla.core.PsyIndexed
-
Returns a
boolean
indicating whether given key or index exists in this object. - psyLCM(PsyIntegral) - Method in interface coneforest.psylla.core.PsyIntegral
-
Returns an
integral
representing the least common multiple of this object and given object. - psyLe(PsyBoolean) - Method in class coneforest.psylla.core.PsyBoolean
- psyLe(PsyRealNumeric) - Method in interface coneforest.psylla.core.PsyRealNumeric
-
The “less or equal” arithmetic comparison.
- psyLe(PsyTextual) - Method in interface coneforest.psylla.core.PsyTextual
- psyLe(T) - Method in interface coneforest.psylla.core.PsyScalar
-
Returns a
boolean
object representing the result of “less or equal” comparison of this object and a given object. - psyLength() - Method in interface coneforest.psylla.core.PsyLengthy
-
Returns an
integer
representing the length of this object. - psyLength() - Method in class coneforest.psylla.core.PsyName
- PsyLengthy - Interface in coneforest.psylla.core
-
A representation of
lengthy
, a type of an object that has length in some sense. - PsyLimitCheckException - Exception in coneforest.psylla.core
- PsyLimitCheckException() - Constructor for exception coneforest.psylla.core.PsyLimitCheckException
- psyLimited(PsyInteger) - Method in interface coneforest.psylla.core.PsyFormalStream
-
Returns a
formalstream
consisting of the elements of thisformalstream
, truncated to be no longer than oCount in length. - Psylla - Class in coneforest.psylla
-
The Psylla interpreter launcher.
- Psylla - Class in coneforest.psylla.tools.ant
- Psylla() - Constructor for class coneforest.psylla.tools.ant.Psylla
- Psylla(Psylla.PsyllaConfig) - Constructor for class coneforest.psylla.Psylla
- Psylla.Arg - Class in coneforest.psylla.tools.ant
- PsyllaScriptEngine - Class in coneforest.psylla.engine
-
The Psylla language scripting engine.
- PsyllaScriptEngine(ScriptEngineFactory) - Constructor for class coneforest.psylla.engine.PsyllaScriptEngine
- PsyllaScriptEngineFactory - Class in coneforest.psylla.engine
-
The Psylla language scripting engine factory.
- PsyllaScriptEngineFactory() - Constructor for class coneforest.psylla.engine.PsyllaScriptEngineFactory
- PsyllaTest - Class in coneforest.psylla.tools
- PsyllaTest(String) - Constructor for class coneforest.psylla.tools.PsyllaTest
- PsyllaToolProvider - Class in coneforest.psylla.tools.toolprovider
- PsyllaToolProvider() - Constructor for class coneforest.psylla.tools.toolprovider.PsyllaToolProvider
- PsyllaUnit - Class in coneforest.psylla.tools.ant
- PsyllaUnit() - Constructor for class coneforest.psylla.tools.ant.PsyllaUnit
- PsyllaUnit.Arg - Class in coneforest.psylla.tools.ant
- PsyllaUnit.Test - Class in coneforest.psylla.tools.ant
- psyLoad(PsyTextual) - Method in interface coneforest.psylla.core.PsyContext
- psyLoad(PsyTextual) - Method in class coneforest.psylla.Interpreter
- PsyLock - Class in coneforest.psylla.core
-
A 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 a
numeric
representing the natural logarithm of this object. - psyLog() - Method in interface coneforest.psylla.core.PsyRealNumeric
- PsyLogical<T extends PsyLogical> - Interface in coneforest.psylla.core
-
A representation of
logical
, a type of object that is an operand of logical operation. - psyLowerCase() - Method in class coneforest.psylla.core.PsyName
-
Converts all of the characters in this object to lower case according to default locale and returns a new
name
object representing the result of the conversion. - psyLowerCase() - Method in class coneforest.psylla.core.PsyString
- psyLowerCase() - Method in interface coneforest.psylla.core.PsyTextual
- psyLt(PsyBoolean) - Method in class coneforest.psylla.core.PsyBoolean
- psyLt(PsyRealNumeric) - Method in interface coneforest.psylla.core.PsyRealNumeric
-
The “less” arithmetic comparison.
- psyLt(PsyTextual) - Method in interface coneforest.psylla.core.PsyTextual
- psyLt(T) - Method in interface coneforest.psylla.core.PsyScalar
-
Returns a
boolean
object representing the result of “less” comparison of this object and a given object. - psyMapped(PsyExecutable, PsyContext) - Method in interface coneforest.psylla.core.PsyFormalStream
- PsyMark - Class in coneforest.psylla.core
-
A representation of
mark
. - PsyMatcher - Class in coneforest.psylla.core
- 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
- psyMin(T) - Method in interface coneforest.psylla.core.PsyScalar
- psyMod(PsyIntegral) - Method in class coneforest.psylla.core.PsyBigInteger
- psyMod(PsyIntegral) - Method in class coneforest.psylla.core.PsyInteger
- psyMod(PsyIntegral) - Method in interface coneforest.psylla.core.PsyIntegral
- 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.PsyBigFractional
- psyMul(PsyRealNumeric) - Method in class coneforest.psylla.core.PsyBigInteger
- psyMul(PsyRealNumeric) - Method in class coneforest.psylla.core.PsyFractional
- psyMul(PsyRealNumeric) - Method in class coneforest.psylla.core.PsyInteger
- 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 given object by this object.
- PsyMultiplicative<T extends PsyMultiplicative> - Interface in coneforest.psylla.core
-
A representation of
multiplicative
, a type of object that is an operand of multiplicative operation. - PsyName - Class in coneforest.psylla.core
-
A representation of
name
, an immutable string. - PsyName(PsyTextual) - Constructor for class coneforest.psylla.core.PsyName
-
Instantiate a new
name
object from the value given astextual
object. - PsyName(CharSequence) - Constructor for class coneforest.psylla.core.PsyName
-
Instantiate a new
name
object from the given value. - PsyNamespace - Class in coneforest.psylla.core
-
A 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 an
additive
representing the result of arithmetic negation of this object. - psyNeg() - Method in class coneforest.psylla.core.PsyBigFractional
- psyNeg() - Method in class coneforest.psylla.core.PsyBigInteger
- psyNeg() - Method in class coneforest.psylla.core.PsyComplex
- psyNeg() - Method in class coneforest.psylla.core.PsyFractional
- psyNeg() - Method in class coneforest.psylla.core.PsyInteger
- psyNeg() - Method in interface coneforest.psylla.core.PsyIntegral
- psyNeg() - Method in class coneforest.psylla.core.PsyReal
- psyNeg() - Method in interface coneforest.psylla.core.PsyRealNumeric
- psyNewEmpty() - Method in interface coneforest.psylla.core.PsyContainer
- 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 result 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 in coneforest.psylla.core
- PsyNotDirectoryException() - Constructor for exception coneforest.psylla.core.PsyNotDirectoryException
- psyNotify() - Method in class coneforest.psylla.core.PsyCondition
- PsyNotImplementedException - Exception in coneforest.psylla.core
- PsyNotImplementedException() - Constructor for exception coneforest.psylla.core.PsyNotImplementedException
- PsyNotLinkException - Exception in coneforest.psylla.core
- PsyNotLinkException() - Constructor for exception coneforest.psylla.core.PsyNotLinkException
- psyNotZero() - Method in interface coneforest.psylla.core.PsyAdditive
-
Returns a
boolean
indicating whether this object represents a non-zero value. - PsyNull - Class in coneforest.psylla.core
-
A representation of
null
, a type of a void placeholder. - psyNumerator() - Method in class coneforest.psylla.core.PsyBigFractional
- psyNumerator() - Method in class coneforest.psylla.core.PsyFractional
- psyNumerator() - Method in interface coneforest.psylla.core.PsyIntegral
- psyNumerator() - Method in interface coneforest.psylla.core.PsyRational
-
Returns an
integral
representing a numerator of this fraction. - PsyNumeric - Interface in coneforest.psylla.core
-
A representation of
numeric
, an abstraction of complex and real numbers. - PsyObject - Interface in coneforest.psylla.core
-
A representation of an
object
, a generic Psylla object. - PsyOperator - Class in coneforest.psylla.core
-
A representation of
operator
. - PsyOperator(String, PsyOperator.Action) - Constructor for class coneforest.psylla.core.PsyOperator
- PsyOperator.Action - Class in coneforest.psylla.core
- PsyOperator.Action.Handler - Interface in coneforest.psylla.core
- PsyOperator.Arity00 - Class in coneforest.psylla.core
- PsyOperator.Arity00.Handler - Interface in coneforest.psylla.core
- PsyOperator.Arity01 - Class in coneforest.psylla.core
- PsyOperator.Arity01.Handler - Interface in coneforest.psylla.core
- PsyOperator.Arity10<T extends PsyObject> - Class in coneforest.psylla.core
- PsyOperator.Arity10.Handler<O extends PsyObject> - Interface in coneforest.psylla.core
- PsyOperator.Arity11<T extends PsyObject> - Class in coneforest.psylla.core
- PsyOperator.Arity11.Handler<O extends PsyObject> - Interface in coneforest.psylla.core
- PsyOperator.Arity20<T1 extends PsyObject,
T2 extends PsyObject> - Class in coneforest.psylla.core - PsyOperator.Arity20.Handler<O1 extends PsyObject,
O2 extends PsyObject> - Interface in coneforest.psylla.core - PsyOperator.Arity21<T1 extends PsyObject,
T2 extends PsyObject> - Class in coneforest.psylla.core - PsyOperator.Arity21.Handler<O1 extends PsyObject,
O2 extends PsyObject> - Interface in coneforest.psylla.core - PsyOperator.Arity30<T1 extends PsyObject,
T2 extends PsyObject, T3 extends PsyObject> - Class in coneforest.psylla.core - PsyOperator.Arity30.Handler<O1 extends PsyObject,
O2 extends PsyObject, O3 extends PsyObject> - Interface in coneforest.psylla.core - PsyOperator.Arity31<T1 extends PsyObject,
T2 extends PsyObject, T3 extends PsyObject> - Class in coneforest.psylla.core - PsyOperator.Arity31.Handler<O1 extends PsyObject,
O2 extends PsyObject, O3 extends PsyObject> - Interface in coneforest.psylla.core - PsyOperator.Method - Class in coneforest.psylla.core
- psyOr(PsyBitArray) - Method in class coneforest.psylla.core.PsyBitArray
- psyOr(PsyBoolean) - Method in class coneforest.psylla.core.PsyBoolean
-
Returns a result 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
- 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
object
into this array at the beginning. - psyPrependAll(PsyIterable<? extends T>) - Method in interface coneforest.psylla.core.PsyFormalArray
- PsyProc - Class in coneforest.psylla.core
-
An implementation of
proc
, a procedure. - PsyProc() - Constructor for class coneforest.psylla.core.PsyProc
- PsyProc(ArrayList<PsyObject>) - Constructor for class coneforest.psylla.core.PsyProc
- PsyProcess - Class in coneforest.psylla.core
- PsyProcess(PsyFormalDict) - 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(PsyTextual, 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.PsyString
- psyPutInterval(PsyInteger, PsyIterable<? extends T>) - Method in interface coneforest.psylla.core.PsyFormalArray
- PsyRandom - Class in coneforest.psylla.core
-
A representation of
random
, a generator of pseudorandom objects. - PsyRandom() - Constructor for class coneforest.psylla.core.PsyRandom
- PsyRange - Class in coneforest.psylla.core
- PsyRange(PsyRealNumeric, PsyRealNumeric, PsyRealNumeric) - Constructor for class coneforest.psylla.core.PsyRange
- PsyRangeCheckException - Exception in coneforest.psylla.core
- PsyRangeCheckException() - Constructor for exception coneforest.psylla.core.PsyRangeCheckException
- PsyRational - Interface in coneforest.psylla.core
- psyRead() - Method in interface coneforest.psylla.core.PsyReadable
-
Read an
integer
character from this object and returns it. - PsyReadable - Interface in coneforest.psylla.core
-
A representation of
readable
, an object that can be treated as a source of characters to read from. - PsyReader - Class in coneforest.psylla.core
- PsyReader(InputStream) - Constructor for class coneforest.psylla.core.PsyReader
- PsyReader(Reader) - Constructor for class coneforest.psylla.core.PsyReader
- psyReadLine() - Method in class coneforest.psylla.core.PsyInput
- psyReadLine() - Method in interface coneforest.psylla.core.PsyReadable
-
Read a line (
string
) from this object and returns it. - psyReadLine() - Method in class coneforest.psylla.core.PsyReader
- psyReadLink(PsyTextual) - Static method in class coneforest.psylla.core.PsyFileSystem
- psyReadString(PsyInteger) - Method in class coneforest.psylla.core.PsyInput
- psyReadString(PsyInteger) - Method in interface coneforest.psylla.core.PsyReadable
-
Read a
string
from 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
boolean
object 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
- PsyReal - Class in coneforest.psylla.core
-
A representation of
real
. - PsyReal(double) - Constructor for class coneforest.psylla.core.PsyReal
- PsyRealNumeric - Interface in coneforest.psylla.core
-
A representation of
realnumeric
, an abstraction of real numbers. - psyRealPart() - Method in class coneforest.psylla.core.PsyComplex
-
Returns a
real
real part of this object. - psyReduce(T, PsyExecutable, PsyContext) - Method in interface coneforest.psylla.core.PsyFormalStream
- PsyRegExp - Class in coneforest.psylla.core
-
A representation of
regexp
. - PsyRegExp(PsyTextual) - Constructor for class coneforest.psylla.core.PsyRegExp
- PsyRegExp(CharSequence) - Constructor for class coneforest.psylla.core.PsyRegExp
- 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
object
from 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
object
s in a giveniterable
enumeration from this set. - psyRenameFile(PsyTextual, PsyTextual) - Static method in class 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.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
resetable
object. - PsyResetable - Interface in coneforest.psylla.core
-
A representation of
resetable
, an object that can be reset in some sense. - 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.PsyString
- PsyRomanNumerals - Class in coneforest.psylla.extensions.romannumerals
- PsyRomanNumerals() - Constructor for class coneforest.psylla.extensions.romannumerals.PsyRomanNumerals
- psyRound() - Method in class coneforest.psylla.core.PsyBigFractional
- psyRound() - Method in class coneforest.psylla.core.PsyFractional
- psyRound() - Method in interface coneforest.psylla.core.PsyIntegral
- psyRound() - Method in class coneforest.psylla.core.PsyReal
- psyRound() - Method in interface coneforest.psylla.core.PsyRealNumeric
- PsyScalar<T extends PsyScalar> - Interface in coneforest.psylla.core
-
A representation of
scalar
, a type bringing total ordering to implementing Psylla type. - PsySecurityErrorException - Exception in coneforest.psylla.core
- PsySecurityErrorException() - Constructor for exception coneforest.psylla.core.PsySecurityErrorException
- PsySequential<T extends PsyObject> - Interface in coneforest.psylla.core
- PsySet - Class in coneforest.psylla.core
-
A representation of
set
. - PsySet() - Constructor for class coneforest.psylla.core.PsySet
-
Creates a new empty
set
object. - PsySet(HashSet<PsyObject>) - Constructor for class coneforest.psylla.core.PsySet
-
Creates a new
set
object 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
bitwise
whose 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.PsyString
- psySetSeed(PsyInteger) - Method in class coneforest.psylla.core.PsyRandom
-
Sets the seed of this
random
generator. - psySignum() - Method in class coneforest.psylla.core.PsyBigFractional
- psySignum() - Method in class coneforest.psylla.core.PsyBigInteger
- psySignum() - Method in class coneforest.psylla.core.PsyComplex
- psySignum() - Method in class coneforest.psylla.core.PsyFractional
- psySignum() - Method in class coneforest.psylla.core.PsyInteger
- psySignum() - Method in interface coneforest.psylla.core.PsyNumeric
-
Returns the signum 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 a
numeric
representing the sine 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 a
numeric
representing the hyperbolic 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
formalstream
consisting of the remaining elements of thisformalstream
after 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.PsyString
- psySlice(PsyIterable<PsyTextual>) - Method in class coneforest.psylla.core.PsyDict
- psySlice(PsyIterable<PsyTextual>) - 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
iterable
and of associated values. - psySort(PsyProc, PsyContext) - Method in class coneforest.psylla.core.PsyArray
- 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 a
numeric
representing the square root of this object. - psySqrt() - Method in interface coneforest.psylla.core.PsyRealNumeric
- PsyStackUnderflowException - Exception in coneforest.psylla.core
- PsyStackUnderflowException() - Constructor for exception coneforest.psylla.core.PsyStackUnderflowException
- psyStatus() - Method in class coneforest.psylla.core.PsyProcess
- psyStore(PsyTextual, PsyObject) - Method in class coneforest.psylla.DictStack
- 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
- PsyStreamable<T extends PsyObject> - Interface in coneforest.psylla.core
- PsyString - Class in coneforest.psylla.core
-
An implementation of
string
. - PsyString() - Constructor for class coneforest.psylla.core.PsyString
-
Creates a new empty
string
object. - PsyString(String) - Constructor for class coneforest.psylla.core.PsyString
-
Creates a new
string
object whose buffer is initialized from string. - PsyString(StringBuilder) - Constructor for class coneforest.psylla.core.PsyString
-
Creates a new
string
object with the supplied buffer. - PsyStringReader - Class in coneforest.psylla.core
-
An implementation of
stringreader
, a character stream whose source is atextual
. - PsyStringReader(PsyTextual) - Constructor for class coneforest.psylla.core.PsyStringReader
-
Creates a new
stringreader
object. - PsyStringReader(String) - Constructor for class coneforest.psylla.core.PsyStringReader
-
Creates a new
stringreader
object. - PsyStringWriter - Class in coneforest.psylla.core
- PsyStringWriter(PsyString) - Constructor for class coneforest.psylla.core.PsyStringWriter
- 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.PsyBigFractional
- psySub(PsyRealNumeric) - Method in class coneforest.psylla.core.PsyBigInteger
- psySub(PsyRealNumeric) - Method in class coneforest.psylla.core.PsyFractional
- psySub(PsyRealNumeric) - Method in class coneforest.psylla.core.PsyInteger
- 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 an
additive
representing the result of arithmetic subtraction of given object from this object. - psySymLink(PsyTextual, PsyTextual) - Static method in class coneforest.psylla.core.PsyFileSystem
- psySyntax() - Method in interface coneforest.psylla.core.PsyObject
- PsySyntaxErrorException - Exception in coneforest.psylla.core
- PsySyntaxErrorException() - Constructor for exception coneforest.psylla.core.PsySyntaxErrorException
- 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 a
numeric
representing the tangent 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 a
numeric
representing the hyperbolic 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
boolean
indicating if the designated bit is set. - psyTestBit(PsyInteger) - Method in class coneforest.psylla.core.PsyInteger
- PsyTextual - Interface in coneforest.psylla.core
-
A representation of
textual
, a basic type of mutable and immutable strings. - psyTime() - Static method in class coneforest.psylla.core.PsyTime
-
Returns an
integer
object representing the current time (in milliseconds since 1970.01.01 00:00:00 GMT). - PsyTime - Class 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.PsyBigFractional
- psyToIntegral() - Method in interface coneforest.psylla.core.PsyConvertableToIntegral
- psyToIntegral() - Method in class coneforest.psylla.core.PsyFractional
- psyToIntegral() - Method in interface coneforest.psylla.core.PsyIntegral
- psyToIntegral() - Method in class coneforest.psylla.core.PsyReal
- psyToIntegral() - Method in interface coneforest.psylla.core.PsyTextual
- psyToName() - Method in interface coneforest.psylla.core.PsyConvertableToName
- psyToName() - Method in interface coneforest.psylla.core.PsyObject
-
Returns a
name
representing this object. - psyToName() - 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.PsyConvertableToString
- psyToString() - Method in class coneforest.psylla.core.PsyName
- psyToString() - Method in interface coneforest.psylla.core.PsyObject
-
Returns a
string
representing this object. - psyToString() - Method in class coneforest.psylla.core.PsyString
- psyType() - Method in interface coneforest.psylla.core.PsyObject
- PsyType<T extends PsyObject> - Class in coneforest.psylla.core
- PsyType() - Constructor for class coneforest.psylla.core.PsyType
- PsyTypeCheckException - Exception in coneforest.psylla.core
- PsyTypeCheckException() - Constructor for exception coneforest.psylla.core.PsyTypeCheckException
- psyUndef(PsyTextual) - Method in interface coneforest.psylla.core.PsyFormalDict
-
Deletes a key and associated value from this dictionary.
- PsyUndefinedException - Exception in coneforest.psylla.core
- PsyUndefinedException() - Constructor for exception coneforest.psylla.core.PsyUndefinedException
- PsyUndefinedResultException - Exception in coneforest.psylla.core
- PsyUndefinedResultException() - Constructor for exception coneforest.psylla.core.PsyUndefinedResultException
- 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 in coneforest.psylla.core
- PsyUnmatchedMarkException() - Constructor for exception coneforest.psylla.core.PsyUnmatchedMarkException
- PsyUnregisteredException - Exception in coneforest.psylla.core
- PsyUnregisteredException() - Constructor for exception coneforest.psylla.core.PsyUnregisteredException
- PsyUnsupportedException - Exception in coneforest.psylla.core
- PsyUnsupportedException() - Constructor for exception coneforest.psylla.core.PsyUnsupportedException
- psyUpperCase() - Method in class coneforest.psylla.core.PsyName
-
Converts all of the characters in this object to upper case according to default locale and returns a new
name
object representing the result of the conversion. - psyUpperCase() - Method in class coneforest.psylla.core.PsyString
- psyUpperCase() - Method in interface coneforest.psylla.core.PsyTextual
- psyValues() - Method in interface coneforest.psylla.core.PsyFormalArray
- psyValues() - Method in interface coneforest.psylla.core.PsyIndexed
-
Returns an
iterable
enumeration 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
- psyWhere(PsyTextual) - Method in class coneforest.psylla.Interpreter
- PsyWritable - Interface in coneforest.psylla.core
-
A representation of
writable
, a type of objects that can be treated as sink for characters. - psyWrite(PsyInteger) - Method in interface coneforest.psylla.core.PsyWritable
-
Writes an
integer
character to this object. - psyWrite(PsyInteger) - Method in class coneforest.psylla.core.PsyWriter
- PsyWriter - Class in coneforest.psylla.core
- PsyWriter(Writer) - Constructor for class coneforest.psylla.core.PsyWriter
- psyWriteString(PsyTextual) - Method in interface coneforest.psylla.core.PsyWritable
-
Writes a
textual
string of characters to this object. - psyWriteString(PsyTextual) - 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 result 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.Stack
-
Pushes an element to the stack.
- pushLoopLevel() - Method in interface coneforest.psylla.core.PsyContext
- pushLoopLevel() - Method in class coneforest.psylla.Interpreter
- pushStopLevel() - Method in interface coneforest.psylla.core.PsyContext
- pushStopLevel() - Method in class coneforest.psylla.Interpreter
- put(int, PsyBoolean) - Method in class coneforest.psylla.core.PsyBitArray
- put(int, PsyInteger) - Method in class coneforest.psylla.core.PsyString
- 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, V) - Method in interface coneforest.psylla.core.PsyFormalDict
Q
- quit() - Method in interface coneforest.psylla.core.PsyContext
- quit() - Method in class coneforest.psylla.Interpreter
R
- read() - Method in class coneforest.psylla.core.PsyInput
- read() - Method in interface coneforest.psylla.core.PsyReadable
- read() - Method in class coneforest.psylla.core.PsyReader
- reader() - Method in class coneforest.psylla.core.PsyReader
- 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.Interpreter
- resolve(String) - Static method in class coneforest.psylla.TypeResolver
- restore() - Method in class coneforest.psylla.OperandStack
- run(PrintWriter, PrintWriter, String[]) - Method in class coneforest.psylla.tools.toolprovider.PsyllaToolProvider
- runTest(String) - Static method in class coneforest.psylla.tools.PsyllaTest
- runTest(String, String[]) - Static method in class coneforest.psylla.tools.PsyllaTest
- runTest(String, String[], String[]) - Static method in class coneforest.psylla.tools.PsyllaTest
S
- setClassPath(String) - Method in class coneforest.psylla.tools.ant.Psylla
- setClassPath(String[]) - Method in class coneforest.psylla.Interpreter
- setConsoleEncoding(String) - Static method in class coneforest.psylla.Psylla
- setConsoleEncoding(String) - Method in class coneforest.psylla.tools.ant.Psylla
- setEmitter(PsyObject) - Method in exception coneforest.psylla.core.PsyErrorException
- setEnvironment(Map<String, String>) - Method in class coneforest.psylla.Interpreter
- setErrorWriter(Writer) - Method in class coneforest.psylla.Interpreter
- setEval(String) - Method in class coneforest.psylla.tools.ant.Psylla
- setHaltonerror(boolean) - Method in class coneforest.psylla.tools.ant.PsyllaUnit
- setHaltonfailure(boolean) - Method in class coneforest.psylla.tools.ant.PsyllaUnit
- setInput(InputStream) - Method in class coneforest.psylla.core.PsyInput
- setLibraryPath(String[]) - Method in class coneforest.psylla.Interpreter
- setLocale(String) - Static method in class coneforest.psylla.Psylla
- setLocale(String) - Method in class coneforest.psylla.tools.ant.Psylla
- setName(String) - Method in class coneforest.psylla.tools.ant.PsyllaUnit.Test
- setOutput(OutputStream) - Method in class coneforest.psylla.core.PsyOutput
- setRandomSeed(Long) - Method in class coneforest.psylla.Interpreter
- setReader(Reader) - Method in class coneforest.psylla.Interpreter
- setScript(File) - Method in class coneforest.psylla.tools.ant.Psylla
- setScriptName(String) - Method in class coneforest.psylla.Interpreter
- setShellArguments(String[]) - Method in class coneforest.psylla.Interpreter
- setSize(int) - Method in class coneforest.psylla.Stack
- setStacks(OperandStack, ExecutionStack, DictStack) - Method in exception coneforest.psylla.core.PsyErrorException
- setStopFlag(boolean) - Method in interface coneforest.psylla.core.PsyContext
- setStopFlag(boolean) - Method in class coneforest.psylla.Interpreter
- setTimeout(Integer) - Method in class coneforest.psylla.tools.ant.Psylla
- setValue(String) - Method in class coneforest.psylla.tools.ant.Psylla.Arg
- setValue(String) - Method in class coneforest.psylla.tools.ant.PsyllaUnit.Arg
- setWriter(Writer) - Method in class coneforest.psylla.Interpreter
- showStacks() - Method in class coneforest.psylla.Interpreter
- SINGULAR_PATTERN - Static variable in class coneforest.psylla.Globs
-
The
'?'
character. - Stack<E> - Class in coneforest.psylla
-
Base class for interpreter’s stacks.
- Stack() - Constructor for class coneforest.psylla.Stack
- start() - Method in class coneforest.psylla.Psylla
- stop_() - Method in interface coneforest.psylla.core.PsyContext
- stop_() - Method in class coneforest.psylla.Interpreter
- store(String, PsyObject) - Method in class coneforest.psylla.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.Config
-
Returns an unmodifiable set of property names.
- stringValue() - Method in class coneforest.psylla.core.PsyName
-
Returns a string value of this object’s value.
- stringValue() - Method in class coneforest.psylla.core.PsyString
- stringValue() - Method in interface coneforest.psylla.core.PsyTextual
-
Returns a string value of this object.
- systemDict() - Method in interface coneforest.psylla.core.PsyContext
- systemDict() - Method in class coneforest.psylla.Interpreter
-
Returns system dictionary.
T
- test() - Method in class coneforest.psylla.tools.PsyllaTest
- Test() - Constructor for class coneforest.psylla.tools.ant.PsyllaUnit.Test
- testName - Variable in class coneforest.psylla.tools.PsyllaTest
- toSyntaxString() - Method in class coneforest.psylla.core.PsyBigFractional
- toSyntaxString() - Method in class coneforest.psylla.core.PsyBigInteger
- toSyntaxString() - Method in class coneforest.psylla.core.PsyBitSet
- toSyntaxString() - Method in class coneforest.psylla.core.PsyBoolean
- toSyntaxString() - Method in class coneforest.psylla.core.PsyCommand
- 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.PsyFractional
- toSyntaxString() - Method in class coneforest.psylla.core.PsyInteger
- toSyntaxString() - Method in class coneforest.psylla.core.PsyName
-
Returns a syntactic representation of this object’s value.
- toSyntaxString() - Method in class coneforest.psylla.core.PsyNamespace
- toSyntaxString() - Method in class coneforest.psylla.core.PsyNull
- toSyntaxString() - Method in interface coneforest.psylla.core.PsyObject
- toSyntaxString() - Method in class coneforest.psylla.core.PsyOperator
-
Returns a syntatctic string representation of this operator.
- 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
- toSyntaxStringHelper(PsyLengthy) - Method in interface coneforest.psylla.core.PsyFormalSet
- toSyntaxStringHelper(Set<PsyContainer<PsyObject>>) - Method in class coneforest.psylla.core.PsyProc
- toSyntaxStringHelper(Set<PsyContainer<T>>) - Method in interface coneforest.psylla.core.PsyContainer
- toSyntaxStringHelper(Set<PsyContainer<T>>) - Method in interface coneforest.psylla.core.PsyFormalArray
- toSyntaxStringHelper(Set<PsyContainer<V>>) - Method in interface coneforest.psylla.core.PsyFormalDict
- TRUE - Static variable in class coneforest.psylla.core.PsyBoolean
-
A
boolean
constant, representing true. - TWO - Static variable in class coneforest.psylla.core.PsyComplex
- TWO - Static variable in class coneforest.psylla.core.PsyInteger
-
An
integer
representing the number 2. - TWO - Static variable in interface coneforest.psylla.core.PsyIntegral
- TWO - Static variable in class coneforest.psylla.core.PsyReal
- Type - Annotation Interface in coneforest.psylla
- TypeHierarchyBuilder - Class in coneforest.psylla.tools.processors
- TypeHierarchyBuilder() - Constructor for class coneforest.psylla.tools.processors.TypeHierarchyBuilder
- TypeMetadataCollector - Class in coneforest.psylla.tools.processors
- TypeMetadataCollector() - Constructor for class coneforest.psylla.tools.processors.TypeMetadataCollector
- typeName() - Method in interface coneforest.psylla.core.PsyObject
-
Returns a string representation of a type name.
- TypeResolver - Class in coneforest.psylla
- TypeResolver() - Constructor for class coneforest.psylla.TypeResolver
U
- undef(String) - Method in class coneforest.psylla.core.PsyDict
- undef(String) - Method in interface coneforest.psylla.core.PsyFormalDict
- unlock() - Method in class coneforest.psylla.core.PsyLock
-
Releases the lock.
- userDict() - Method in class coneforest.psylla.Interpreter
-
Returns the user dictionary.
V
- value() - Element in annotation interface coneforest.psylla.ExceptionType
- value() - Element in annotation interface coneforest.psylla.Operator
- value() - Element in annotation interface coneforest.psylla.Type
- Version - Class in coneforest.psylla
-
A class holding versioning information.
- Version() - Constructor for class coneforest.psylla.Version
W
- where(PsyTextual) - Method in class coneforest.psylla.DictStack
- where(String) - Method in class coneforest.psylla.DictStack
- where(String) - Method in class coneforest.psylla.Interpreter
- 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
Z
- ZERO - Static variable in class coneforest.psylla.core.PsyComplex
- ZERO - Static variable in class coneforest.psylla.core.PsyInteger
-
An
integer
representing the number 0. - ZERO - Static variable in interface coneforest.psylla.core.PsyIntegral
- ZERO - Static variable in class coneforest.psylla.core.PsyReal
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form