A B C D E F G H I J K L M N O P Q R S T U V W Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- action(Interpreter) - Method in class coneforest.psylla.core.PsyOperator
- action(Interpreter) - Method in class coneforest.psylla.core.PsyOperator.Action
- action(Interpreter) - Method in class coneforest.psylla.core.PsyOperator.Arity01
- action(Interpreter) - Method in class coneforest.psylla.core.PsyOperator.Arity10
- action(Interpreter) - Method in class coneforest.psylla.core.PsyOperator.Arity11
- action(Interpreter) - Method in class coneforest.psylla.core.PsyOperator.Arity20
- action(Interpreter) - Method in class coneforest.psylla.core.PsyOperator.Arity21
- action(Interpreter) - Method in class coneforest.psylla.core.PsyOperator.Arity30
- action(Interpreter) - Method in class coneforest.psylla.core.PsyOperator.Arity31
- 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
- ARITY_21 - Static variable in annotation type coneforest.psylla.Operator
- 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<T1, 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
- asFunction(Interpreter) - Method in class coneforest.psylla.core.PsyProc
- asPredicate(Interpreter) - Method in class coneforest.psylla.core.PsyProc
- asUnaryOperator(Interpreter) - Method in class coneforest.psylla.core.PsyProc
B
- banner() - Method in class coneforest.psylla.Interpreter
- Base64Codec - Class in coneforest.psylla.tools.ant
- Base64Codec() - Constructor for class coneforest.psylla.tools.ant.Base64Codec
- 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
- classTypeName() - Static method in interface coneforest.psylla.core.PsyObject
- clearBackup() - Method in class coneforest.psylla.OperandStack
- 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
- 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
- Config - Class in coneforest.psylla
- 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 class coneforest.psylla.Interpreter
-
Returns the current dictionary.
- currentInterpreter() - Static method in class coneforest.psylla.Interpreter
- 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 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
- delete(int) - Method in class coneforest.psylla.core.PsyArray
- delete(int) - Method in interface coneforest.psylla.core.PsyArraylike
- delete(int) - Method in class coneforest.psylla.core.PsyBitArray
- delete(int) - Method in class coneforest.psylla.core.PsyString
- 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.PsyBigInteger
- 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
- 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
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(Interpreter) - Method in interface coneforest.psylla.core.PsyEvaluable
-
Evaluate this object in the context of given interpreter.
- eval(Interpreter) - Method in class coneforest.psylla.core.PsyReader
- eval(Interpreter) - Method in interface coneforest.psylla.core.PsyStringy
- eval(Reader, ScriptContext) - Method in class coneforest.psylla.engine.PsyllaScriptEngine
- eval(String, ScriptContext) - Method in class coneforest.psylla.engine.PsyllaScriptEngine
- 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(Interpreter) - Method in class coneforest.psylla.core.PsyCommand
- execute(Interpreter) - Method in interface coneforest.psylla.core.PsyObject
-
Execute this object in the context of an interpreter.
- execute(Interpreter) - Method in class coneforest.psylla.core.PsyOperator
-
Execute this object in the context of the interpreter.
- 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 interface coneforest.psylla.core.PsyArraylike
- extract(int) - Method in class coneforest.psylla.core.PsyBitArray
- extract(int) - Method in class coneforest.psylla.core.PsyString
F
- FALSE - Static variable in class coneforest.psylla.core.PsyBoolean
-
A Ψ-
boolean
constant, representing false. - FileSystem - Class in coneforest.psylla
-
An utility class providing filesystem-related methods.
- findClass(String) - Method in class coneforest.psylla.ClassLoader
- findMarkPosition() - Method in class coneforest.psylla.OperandStack
- 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 interface coneforest.psylla.core.PsyArraylike
- get(int) - Method in class coneforest.psylla.core.PsyBitArray
- 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.PsyDictlike
- get(String) - Method in class coneforest.psylla.core.PsyNamespace
- get(String) - Method in class coneforest.psylla.engine.PsyllaScriptEngine
- get(String) - Static method in class coneforest.psylla.TypeRegistry
- 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.
- getEmitter() - Method in exception coneforest.psylla.core.PsyException
- 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
-
Get the major version number.
- getMethodCallSyntax(String, String, String...) - Method in class coneforest.psylla.engine.PsyllaScriptEngineFactory
- getMimeTypes() - Method in class coneforest.psylla.engine.PsyllaScriptEngineFactory
- getMinor() - Static method in class coneforest.psylla.Version
-
Get the minor version number.
- getName() - Method in exception coneforest.psylla.core.PsyConcurrentModificationException
- getName() - Method in exception coneforest.psylla.core.PsyDictStackUnderflowException
- getName() - Method in exception coneforest.psylla.core.PsyDirectoryNotEmptyException
- getName() - Method in exception coneforest.psylla.core.PsyException
- getName() - Method in exception coneforest.psylla.core.PsyFileAccessDeniedException
- getName() - Method in exception coneforest.psylla.core.PsyFileExistsException
- getName() - Method in exception coneforest.psylla.core.PsyFileNotFoundException
- getName() - Method in exception coneforest.psylla.core.PsyInterruptException
- getName() - Method in exception coneforest.psylla.core.PsyInvalidContextException
- getName() - Method in exception coneforest.psylla.core.PsyInvalidExitException
- getName() - Method in exception coneforest.psylla.core.PsyInvalidExternalException
- getName() - Method in exception coneforest.psylla.core.PsyInvalidRegExpException
- getName() - Method in exception coneforest.psylla.core.PsyInvalidStateException
- getName() - Method in exception coneforest.psylla.core.PsyIOErrorException
- getName() - Method in exception coneforest.psylla.core.PsyLimitCheckException
- getName() - Method in exception coneforest.psylla.core.PsyNotDirectoryException
- getName() - Method in exception coneforest.psylla.core.PsyNotLinkException
- getName() - Method in class coneforest.psylla.core.PsyOperator
-
Returns a name of this operator.
- getName() - Method in exception coneforest.psylla.core.PsyRangeCheckException
- getName() - Method in exception coneforest.psylla.core.PsySecurityErrorException
- getName() - Method in exception coneforest.psylla.core.PsyStackUnderflowException
- getName() - Method in exception coneforest.psylla.core.PsySyntaxErrorException
- getName() - Method in exception coneforest.psylla.core.PsyTypeCheckException
- getName() - Method in exception coneforest.psylla.core.PsyUndefinedException
- getName() - Method in exception coneforest.psylla.core.PsyUndefinedResultException
- getName() - Method in exception coneforest.psylla.core.PsyUnmatchedMarkException
- getName() - Method in exception coneforest.psylla.core.PsyUnregisteredException
- getName() - Method in exception coneforest.psylla.core.PsyUnsupportedException
- 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(PsyStringy) - Static method in class coneforest.psylla.FileSystem
- getPattern() - Method in class coneforest.psylla.core.PsyRegExp
- getProgram(String...) - Method in class coneforest.psylla.engine.PsyllaScriptEngineFactory
- getProperty(String) - Static method in class coneforest.psylla.Config
- getReleaseType() - Static method in class coneforest.psylla.Version
-
Get the release type.
- getRevision() - Static method in class coneforest.psylla.Version
-
Get the revision version number.
- getScriptEngine() - Method in class coneforest.psylla.engine.PsyllaScriptEngineFactory
-
Returns an engine.
- 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.TypeAnnotationProcessor
- getValue() - Method in class coneforest.cli.Option
-
Abstract method for fetching 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
-
Get 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.Arity01.Handler
- handle(Interpreter) - 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
- handleError(PsyException) - Method in class coneforest.psylla.Interpreter
- handleExecutionStack() - Method in class coneforest.psylla.Interpreter
- 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.TypeAnnotationProcessor
- 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.PsyArraylike
-
Inserts the specified Ψ-
object
into this array at the position specified by a given index. - 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 class coneforest.psylla.Interpreter
- Interpreter - Class in coneforest.psylla
-
An interpreter.
- Interpreter() - Constructor for class coneforest.psylla.Interpreter
-
Creates a new Psylla language interpreter.
- Interpreter(DictStack) - Constructor for class coneforest.psylla.Interpreter
- intValue() - Method in class coneforest.psylla.core.PsyBigInteger
- 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(Interpreter) - Method in class coneforest.psylla.core.PsyCommand
- invoke(Interpreter) - Method in interface coneforest.psylla.core.PsyObject
-
Invoke this object in the context of an interpreter.
- invoke(Interpreter) - Method in class coneforest.psylla.core.PsyOperator
-
Invoke this object in the context of the interpreter performing an action associated with it.
- invoke(Interpreter) - Method in class coneforest.psylla.core.PsyProc
- 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.PsyRange
- iterator() - Method in class coneforest.psylla.core.PsySet
- iterator() - Method in class coneforest.psylla.core.PsyStream
- iterator() - Method in interface coneforest.psylla.core.PsyStreamlike
- iterator() - Method in interface coneforest.psylla.core.PsyStringy
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.PsyDictlike
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.PsyStringy
- LINE_SEPARATOR - Static variable in class coneforest.psylla.core.PsyReader
- load(PsyStringy) - Method in class coneforest.psylla.DictStack
- load(String) - Method in class coneforest.psylla.DictStack
- load(String) - Method in class coneforest.psylla.Interpreter
- loadLibraryResource(PsyStringy) - Method in class coneforest.psylla.Interpreter
- lock() - Method in class coneforest.psylla.core.PsyLock
-
Acquires the lock.
- longValue() - Method in class coneforest.psylla.core.PsyBigInteger
- 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
-
A Ψ-
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
- MIN_VALUE - Static variable in class coneforest.psylla.core.PsyInteger
-
A Ψ-
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
-
A Ψ-
integer
representing the number −1. - MINUS_ONE - Static variable in class coneforest.psylla.core.PsyReal
N
- name() - Method in annotation type coneforest.psylla.Operator
- namespace(String) - Method in class coneforest.psylla.NamespacePool
- namespacePool() - Method in class coneforest.psylla.Interpreter
-
Returns the namespace pool.
- 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
- ONE - Static variable in class coneforest.psylla.core.PsyComplex
- ONE - Static variable in class coneforest.psylla.core.PsyInteger
-
A Ψ-
integer
representing the number 1. - ONE - Static variable in class coneforest.psylla.core.PsyReal
- OP_HANDLEERROR - Static variable in class coneforest.psylla.core.PsyErrorDict
- 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 class coneforest.psylla.Interpreter
- Operator - Annotation Type in coneforest.psylla
- 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
- OptionBoolean(String) - Constructor for class coneforest.cli.OptionBoolean
- OptionCollector<T> - Class in coneforest.cli
-
Base class representing an abstract option holding a list of objects.
- OptionCollector(String) - Constructor for class coneforest.cli.OptionCollector
- OptionCollectorDouble - Class in coneforest.cli
- OptionCollectorDouble(String) - Constructor for class coneforest.cli.OptionCollectorDouble
- OptionCollectorFloat - Class in coneforest.cli
- OptionCollectorFloat(String) - Constructor for class coneforest.cli.OptionCollectorFloat
- OptionCollectorInteger - Class in coneforest.cli
- OptionCollectorInteger(String) - Constructor for class coneforest.cli.OptionCollectorInteger
- OptionCollectorLong - Class in coneforest.cli
- OptionCollectorLong(String) - Constructor for class coneforest.cli.OptionCollectorLong
- OptionCollectorString - Class in coneforest.cli
- OptionCollectorString(String) - Constructor for class coneforest.cli.OptionCollectorString
- OptionCounter - Class in coneforest.cli
-
Class representing a counter.
- OptionCounter(String) - Constructor for class coneforest.cli.OptionCounter
- OptionDouble - Class in coneforest.cli
- OptionDouble(String) - Constructor for class coneforest.cli.OptionDouble
- OptionFlag - Class in coneforest.cli
-
Class representing a flag.
- OptionFlag(String) - Constructor for class coneforest.cli.OptionFlag
- OptionFloat - Class in coneforest.cli
- OptionFloat(String) - Constructor for class coneforest.cli.OptionFloat
- OptionHolder<T> - Class in coneforest.cli
-
Base class representing an abstract option holding an object.
- OptionHolder(String) - Constructor for class coneforest.cli.OptionHolder
- OptionInteger - Class in coneforest.cli
- OptionInteger(String) - Constructor for class coneforest.cli.OptionInteger
- OptionLong - Class in coneforest.cli
- OptionLong(String) - Constructor for class coneforest.cli.OptionLong
- OptionPath - Class in coneforest.cli
- OptionPath(String) - Constructor for class coneforest.cli.OptionPath
- OptionString - Class in coneforest.cli
- OptionString(String) - Constructor for class coneforest.cli.OptionString
- OptionToggle - Class in coneforest.cli
-
Class representing a toggle.
- OptionToggle(String) - Constructor for class coneforest.cli.OptionToggle
- OptionWithArg<T> - Class in coneforest.cli
-
Base class representing an abstract option with argument.
- OptionWithArg(String) - Constructor for class coneforest.cli.OptionWithArg
- OptionWithoutArg<T> - Class in coneforest.cli
-
Base class representing an abstract option without argument.
- OptionWithoutArg(String) - Constructor for class coneforest.cli.OptionWithoutArg
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
- parseToken(Token) - Static method in class coneforest.psylla.TokensParser
- 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
- pop() - Method in class coneforest.psylla.Stack
-
Pops and returns the last element of the stack.
- popLoopLevel() - Method in class coneforest.psylla.Interpreter
- popOperands(int) - Method in class coneforest.psylla.OperandStack
- 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.TypeAnnotationProcessor
- 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
- psyAbs() - Method in class coneforest.psylla.core.PsyBigInteger
- psyAbs() - Method in class coneforest.psylla.core.PsyComplex
- psyAbs() - Method in class coneforest.psylla.core.PsyInteger
- psyAbs() - Method in interface coneforest.psylla.core.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.PsyBigInteger
- 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 a Ψ-
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(PsyBigInteger) - Method in class coneforest.psylla.core.PsyBigInteger
- 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(PsyInteger) - 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 given Ψ-iterable
enumeration to this container. - psyAppendAll(PsyIterable<? extends T>) - Method in interface coneforest.psylla.core.PsySetlike
-
Appends all the Ψ-
object
s from a given Ψ-iterable
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
object. - 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. - PsyArraylike<T extends PsyObject> - Interface in coneforest.psylla.core
-
A representation of Ψ-
arraylike
, an abstraction of an array composed of Ψ-object
s. - 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. - psyBegin(PsyDictlike) - Method in class coneforest.psylla.DictStack
- 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(BigInteger) - Constructor for class coneforest.psylla.core.PsyBigInteger
- psyBinarySearch(PsyObject, PsyProc) - 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
object. - 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 nonnegative Ψ-integer
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
- 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
object. - 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.Time
- psyCalendarTime(PsyDictlike) - Static method in class coneforest.psylla.Time
- psyCapacity() - Method in interface coneforest.psylla.core.PsyBounded
-
Returns the Ψ-
integer
capacity of this container. - psyCaptureGroup(PsyObject) - Method in class coneforest.psylla.core.PsyMatcher
- 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.PsyBigInteger
- psyCeiling() - Method in class coneforest.psylla.core.PsyInteger
- psyCeiling() - Method in class coneforest.psylla.core.PsyReal
- psyCeiling() - Method in interface coneforest.psylla.core.PsyRealNumeric
- psyChangeFileAttribute(PsyStringy, PsyStringy, PsyObject) - Static method in class coneforest.psylla.FileSystem
- psyChangeFilePermissions(PsyStringy, PsyInteger) - Static method in class coneforest.psylla.FileSystem
- 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.PsyDictlike
- psyClear() - Method in class coneforest.psylla.core.PsySet
- psyClear() - Method in interface coneforest.psylla.core.PsySetlike
-
Removes all the elements from this set.
- 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
- psyClearBit(PsyInteger) - Method in class coneforest.psylla.core.PsyInteger
- psyClone() - Method in class coneforest.psylla.core.PsyArray
- psyClone() - Method in interface coneforest.psylla.core.PsyArraylike
- 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.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
-
Close this object.
- 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.PsyBigInteger
- psyCmp(PsyRealNumeric) - Method in class coneforest.psylla.core.PsyInteger
- psyCmp(PsyRealNumeric) - Method in class coneforest.psylla.core.PsyReal
- psyCmp(PsyStringy) - Method in interface coneforest.psylla.core.PsyStringy
- psyCmp(T) - Method in interface coneforest.psylla.core.PsyScalar
-
Compares this object against given object and returns a Ψ-
integer
indicating the result of the comparison. - PsyCommand - Class in coneforest.psylla.core
-
A representation of Ψ-
command
object. - 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
object. - 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(PsyStreamlike<T>) - Method in interface coneforest.psylla.core.PsyStreamlike
- 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
for use with this lock. - PsyCondition - Class in coneforest.psylla.core
-
A representation of Ψ-
condition
object. - 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.PsySetlike
-
Returns a Ψ-
boolean
object indicating whether a given Ψ-object
belongs to this set. - PsyContext - Interface in coneforest.psylla.core
-
A representation of Ψ-
context
, an execution context. - PsyConvertableToInteger - Interface in coneforest.psylla.core
- PsyConvertableToName - Interface in coneforest.psylla.core
- PsyConvertableToReal - Interface in coneforest.psylla.core
- PsyConvertableToString - Interface in coneforest.psylla.core
- psyCopyFile(PsyStringy, PsyStringy) - Static method in class coneforest.psylla.FileSystem
- 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.PsyArraylike
- psyCount() - Method in interface coneforest.psylla.core.PsyIterable
- psyCount() - Method in interface coneforest.psylla.core.PsyStreamlike
- psyCreateDirectory(PsyStringy) - Static method in class coneforest.psylla.FileSystem
-
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.FileSystem
-
Returns a Ψ-
name
representing the absolute name of the current directory. - psyDelete(PsyInteger) - Method in interface coneforest.psylla.core.PsyArraylike
- psyDelete(PsyStringy) - Method in interface coneforest.psylla.core.PsyDictlike
- psyDelete(K) - Method in interface coneforest.psylla.core.PsyIndexed
-
Deletes a key or index and a value associated with it from this object.
- psyDeleteFile(PsyStringy) - Static method in class coneforest.psylla.FileSystem
-
Deletes a file or nonempty directory with a given name.
- psyDequeue() - Method in class coneforest.psylla.core.PsyBlockingQueue
- psyDequeue() - Method in interface coneforest.psylla.core.PsyQueuelike
-
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. - PsyDictlike<V extends PsyObject> - Interface in coneforest.psylla.core
-
A representation of Ψ-
dictlike
, an abstraction of a dictionary. - 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
- psyDiv(PsyNumeric) - Method in class coneforest.psylla.core.PsyComplex
- psyDiv(PsyNumeric) - Method in interface coneforest.psylla.core.PsyRealNumeric
- psyDiv(PsyRealNumeric) - Method in interface coneforest.psylla.core.PsyRealNumeric
- psyDiv(T) - Method in interface coneforest.psylla.core.PsyArithmetic
-
Returns a result of arithmetic division of this object by given object.
- psyEnd() - Method in class coneforest.psylla.DictStack
- psyEnqueue(PsyObject) - Method in class coneforest.psylla.core.PsyBlockingQueue
- psyEnqueue(T) - Method in interface coneforest.psylla.core.PsyQueuelike
-
Inserts an element into this queue.
- psyEntries() - Method in interface coneforest.psylla.core.PsyArraylike
- psyEntries() - Method in interface coneforest.psylla.core.PsyDictlike
- psyEntries() - Method in interface coneforest.psylla.core.PsyIndexed
-
Returns a Ψ-
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.PsyStringy
- PsyErrorDict - Class in coneforest.psylla.core
- PsyErrorDict() - Constructor for class coneforest.psylla.core.PsyErrorDict
- PsyEvaluable - Interface in coneforest.psylla.core
-
A representation of Ψ-
evaluable
, a type of objects that can be interpreted as the program. - PsyException - Exception in coneforest.psylla.core
- PsyException() - Constructor for exception coneforest.psylla.core.PsyException
- PsyException(PsyObject) - Constructor for exception coneforest.psylla.core.PsyException
- 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(PsyStringy) - Method in class coneforest.psylla.ClassLoader
- psyExtract(PsyInteger) - Method in interface coneforest.psylla.core.PsyArraylike
- psyExtract(PsyStringy) - Method in interface coneforest.psylla.core.PsyDictlike
- psyExtract(K) - Method in interface coneforest.psylla.core.PsyIndexed
- psyExtractInterval(PsyInteger, PsyInteger) - Method in class coneforest.psylla.core.PsyArray
- psyExtractInterval(PsyInteger, PsyInteger) - Method in interface coneforest.psylla.core.PsyArraylike
- psyExtractInterval(PsyInteger, PsyInteger) - Method in class coneforest.psylla.core.PsyBitArray
- psyExtractInterval(PsyInteger, PsyInteger) - Method in class coneforest.psylla.core.PsyString
- psyFileAbsolutePath(PsyStringy) - Static method in class coneforest.psylla.FileSystem
-
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(PsyStringy) - Static method in class coneforest.psylla.FileSystem
- psyFileAttribute(PsyStringy, PsyStringy) - Static method in class coneforest.psylla.FileSystem
- psyFileCreationTime(PsyStringy) - Static method in class coneforest.psylla.FileSystem
- psyFileExists(PsyStringy) - Static method in class coneforest.psylla.FileSystem
- PsyFileExistsException - Exception in coneforest.psylla.core
- PsyFileExistsException() - Constructor for exception coneforest.psylla.core.PsyFileExistsException
- psyFileModifiedTime(PsyStringy) - Static method in class coneforest.psylla.FileSystem
- PsyFileNotFoundException - Exception in coneforest.psylla.core
- PsyFileNotFoundException() - Constructor for exception coneforest.psylla.core.PsyFileNotFoundException
- psyFilePermissions(PsyStringy) - Static method in class coneforest.psylla.FileSystem
- PsyFileReader - Class in coneforest.psylla.core
- PsyFileReader(PsyStringy) - Constructor for class coneforest.psylla.core.PsyFileReader
- PsyFileReader(String) - Constructor for class coneforest.psylla.core.PsyFileReader
- psyFiles(PsyStringy) - Static method in class coneforest.psylla.FileSystem
- psyFileSize(PsyStringy) - Static method in class coneforest.psylla.FileSystem
-
Returns the Ψ-
integer
representing the size (in bytes) for the file or directory with the given name. - PsyFileWriter - Class in coneforest.psylla.core
- PsyFileWriter(PsyStringy) - Constructor for class coneforest.psylla.core.PsyFileWriter
- PsyFileWriter(String) - Constructor for class coneforest.psylla.core.PsyFileWriter
- psyFilter(PsyProc) - Method in interface coneforest.psylla.core.PsyIterable
-
Returns a Ψ-
iterable
over elements of this object that satisfies the criterium calculated during Ψ-proc
invocation. - 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
- psyFlipBit(PsyInteger) - Method in class coneforest.psylla.core.PsyInteger
- psyFloor() - Method in class coneforest.psylla.core.PsyBigInteger
- psyFloor() - Method in class coneforest.psylla.core.PsyInteger
- 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 object.
- 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 Ψ-
flushable
, a type of objects that can be flushed in some sense. - psyForAll(PsyObject) - Method in interface coneforest.psylla.core.PsyIterable
- psyForAll(PsyObject) - Method in interface coneforest.psylla.core.PsyStreamlike
- psyFromPolar(double, double) - Static method in class coneforest.psylla.core.PsyComplex
- psyFromPolar(PsyRealNumeric, PsyRealNumeric) - Static method in class coneforest.psylla.core.PsyComplex
- psyGe(PsyBoolean) - Method in class coneforest.psylla.core.PsyBoolean
- psyGe(PsyRealNumeric) - Method in interface coneforest.psylla.core.PsyRealNumeric
-
“Greater or equal” arithmetic comparison.
- psyGe(PsyStringy) - Method in interface coneforest.psylla.core.PsyStringy
- 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.PsyArraylike
- psyGet(PsyStringy) - Method in interface coneforest.psylla.core.PsyDictlike
- 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.PsyArraylike
- psyGetAll(PsyIterable<PsyStringy>) - Method in interface coneforest.psylla.core.PsyDictlike
- 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 interface coneforest.psylla.core.PsyArraylike
- psyGetInterval(PsyInteger, PsyInteger) - Method in class coneforest.psylla.core.PsyBitArray
- 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.PsyQueuelike
- psyGt(PsyBoolean) - Method in class coneforest.psylla.core.PsyBoolean
- psyGt(PsyRealNumeric) - Method in interface coneforest.psylla.core.PsyRealNumeric
-
“Greater” arithmetic comparison.
- psyGt(PsyStringy) - Method in interface coneforest.psylla.core.PsyStringy
- 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(PsyStringy, PsyStringy) - Static method in class coneforest.psylla.FileSystem
- psyHashCode() - Method in interface coneforest.psylla.core.PsyObject
-
Returns a Ψ-
integer
hash code for this object. - psyHypot(PsyRealNumeric) - Method in interface coneforest.psylla.core.PsyRealNumeric
- psyIdiv(PsyInteger) - Method in class coneforest.psylla.core.PsyInteger
- 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. - PsyInput - Class in coneforest.psylla.core
- PsyInput(InputStream) - Constructor for class coneforest.psylla.core.PsyInput
- psyInsert(PsyInteger, T) - Method in interface coneforest.psylla.core.PsyArraylike
-
Inserts the specified Ψ-
object
into this array at the position specified by a given Ψ-integer
index. - psyInsertAll(PsyInteger, PsyIterable<? extends PsyInteger>) - Method in class coneforest.psylla.core.PsyString
- psyInsertAll(PsyInteger, PsyIterable<? extends T>) - Method in interface coneforest.psylla.core.PsyArraylike
- psyInstanceOf(PsyStringy) - Method in interface coneforest.psylla.core.PsyObject
- PsyInteger - Class in coneforest.psylla.core
-
A representation of Ψ-
integer
object. - PsyInteger(long) - Constructor for class coneforest.psylla.core.PsyInteger
- PsyInterruptException - Exception in coneforest.psylla.core
- PsyInterruptException() - Constructor for exception coneforest.psylla.core.PsyInterruptException
- psyIntersects(PsySetlike) - Method in class coneforest.psylla.core.PsyBitSet
- psyIntersects(PsySetlike<? extends T>) - Method in interface coneforest.psylla.core.PsySetlike
-
Returns a Ψ-
boolean
object indicating whether a given Ψ-setlike
set intersects with this set. - psyInUnicodeBlock(PsyStringy) - 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(PsyStringy) - Static method in class coneforest.psylla.FileSystem
- psyIsEmpty() - Method in interface coneforest.psylla.core.PsyLengthy
-
Returns a Ψ-
boolean
indicating if this container is empty (has zero length). - psyIsFile(PsyStringy) - Static method in class coneforest.psylla.FileSystem
- psyIsFull() - Method in interface coneforest.psylla.core.PsyBounded
-
Returns a Ψ-
boolean
indicating whether this container is full. - psyIsSameFile(PsyStringy, PsyStringy) - Static method in class coneforest.psylla.FileSystem
- psyIsSymLink(PsyStringy) - Static method in class coneforest.psylla.FileSystem
- psyIsZero() - Method in interface coneforest.psylla.core.PsyArithmetic
-
Returns a Ψ-
boolean
indicating whether this object represents a zero value. - psyIsZero() - Method in class coneforest.psylla.core.PsyBigInteger
- psyIsZero() - Method in class coneforest.psylla.core.PsyComplex
- 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) - Static method in class coneforest.psylla.core.PsyStream
- psyJoin() - Method in interface coneforest.psylla.core.PsyContext
- psyKeys() - Method in interface coneforest.psylla.core.PsyArraylike
- psyKeys() - Method in class coneforest.psylla.core.PsyDict
- psyKeys() - Method in interface coneforest.psylla.core.PsyDictlike
- psyKeys() - Method in interface coneforest.psylla.core.PsyIndexed
-
Returns a Ψ-
iterable
enumeration of all the keys of this object. - psyKnown(PsyInteger) - Method in interface coneforest.psylla.core.PsyArraylike
- psyKnown(PsyStringy) - Method in interface coneforest.psylla.core.PsyDictlike
- psyKnown(K) - Method in interface coneforest.psylla.core.PsyIndexed
-
Returns a Ψ-
boolean
indicating whether given key or index exists in this object. - psyLe(PsyBoolean) - Method in class coneforest.psylla.core.PsyBoolean
- psyLe(PsyRealNumeric) - Method in interface coneforest.psylla.core.PsyRealNumeric
-
“Less or equal” arithmetic comparison.
- psyLe(PsyStringy) - Method in interface coneforest.psylla.core.PsyStringy
- 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 a Ψ-
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
- 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
- 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(PsyStringy) - Method in class coneforest.psylla.Interpreter
- PsyLock - Class in coneforest.psylla.core
-
A representation of Ψ-
lock
object. - 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.PsyStringy
- psyLt(PsyBoolean) - Method in class coneforest.psylla.core.PsyBoolean
- psyLt(PsyRealNumeric) - Method in interface coneforest.psylla.core.PsyRealNumeric
-
“Less” arithmetic comparison.
- psyLt(PsyStringy) - Method in interface coneforest.psylla.core.PsyStringy
- 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. - psyMap(PsyProc) - Method in interface coneforest.psylla.core.PsyIterable
- PsyMark - Class in coneforest.psylla.core
-
A representation of Ψ-
mark
object. - PsyMatcher - Class in coneforest.psylla.core
- PsyMatcher(PsyStringy, 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(PsyInteger) - Method in class coneforest.psylla.core.PsyInteger
- PsyModule - Class in coneforest.psylla.core
- PsyModule() - Constructor for class coneforest.psylla.core.PsyModule
- psyMul(PsyNumeric) - Method in class coneforest.psylla.core.PsyComplex
- psyMul(PsyNumeric) - Method in interface coneforest.psylla.core.PsyRealNumeric
- psyMul(PsyRealNumeric) - Method in class coneforest.psylla.core.PsyBigInteger
- psyMul(PsyRealNumeric) - Method in class coneforest.psylla.core.PsyInteger
- psyMul(PsyRealNumeric) - Method in class coneforest.psylla.core.PsyReal
- psyMul(PsyRealNumeric) - Method in interface coneforest.psylla.core.PsyRealNumeric
- psyMul(T) - Method in interface coneforest.psylla.core.PsyArithmetic
-
Returns a result of arithmetic multiplication of given object by this object.
- PsyName - Class in coneforest.psylla.core
-
A representation of Ψ-
name
, a type of immutable string. - PsyName(PsyStringy) - Constructor for class coneforest.psylla.core.PsyName
-
Instantiate a new Ψ-
name
object with name given as Ψ-stringy
object. - PsyName(CharSequence) - Constructor for class coneforest.psylla.core.PsyName
-
Instantiate a new Ψ-
name
object with given name. - psyNamespace(PsyStringy) - Method in class coneforest.psylla.NamespacePool
- 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 a Ψ-
additive
representing the result of arithmetic negation of this object. - psyNeg() - Method in class coneforest.psylla.core.PsyBigInteger
- psyNeg() - Method in class coneforest.psylla.core.PsyComplex
- psyNeg() - Method in class coneforest.psylla.core.PsyInteger
- psyNeg() - Method in 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
- PsyNotLinkException - Exception in coneforest.psylla.core
- PsyNotLinkException() - Constructor for exception coneforest.psylla.core.PsyNotLinkException
- psyNotZero() - Method in interface coneforest.psylla.core.PsyArithmetic
-
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. - 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 Ψ-
object
, a basic type of Ψ objects. - PsyOperator - Class in coneforest.psylla.core
-
A representation of Ψ-
operator
object. - PsyOperator(String) - Constructor for class coneforest.psylla.core.PsyOperator
- PsyOperator.Action - Class in coneforest.psylla.core
- PsyOperator.Action.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
- psyOr(PsyBigInteger) - Method in class coneforest.psylla.core.PsyBigInteger
- 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(PsyInteger) - 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
- psyPostChop() - Method in interface coneforest.psylla.core.PsyArraylike
- 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.PsyArraylike
- psyPrepend(T) - Method in interface coneforest.psylla.core.PsyArraylike
-
Inserts the specified Ψ-
object
into this array at the beginning. - psyPrependAll(PsyIterable<? extends T>) - Method in interface coneforest.psylla.core.PsyArraylike
- 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(PsyDictlike) - 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.PsyArraylike
- psyPut(PsyStringy, V) - Method in interface coneforest.psylla.core.PsyDictlike
- 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.PsyArraylike
- PsyQueuelike<T extends PsyObject> - Interface in coneforest.psylla.core
-
A representation of Ψ-
queuelike
, an abstraction of a queue of Ψ-object
s. - 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
- psyRead() - Method in interface coneforest.psylla.core.PsyReadable
-
Read a character (Ψ-
integer
) from this object and returns it. - PsyReadable - Interface in coneforest.psylla.core
-
A representation of Ψ-
readable
, a type of objects that can be treated as a source of characters. - 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(PsyStringy) - Static method in class coneforest.psylla.FileSystem
- 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
indicating whether this object is ready to be read. - psyReady() - Method in class coneforest.psylla.core.PsyReader
- PsyReal - Class in coneforest.psylla.core
-
A representation of Ψ-
real
object. - 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. - PsyRegExp - Class in coneforest.psylla.core
-
A representation of Ψ-
regexp
object. - PsyRegExp(PsyStringy) - 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.PsySetlike
-
Removes a Ψ-
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.PsySetlike
-
Removes all the Ψ-
object
s in a given Ψ-iterable
enumeration from this set. - psyRenameFile(PsyStringy, PsyStringy) - Static method in class coneforest.psylla.FileSystem
- psyReplaceAll(PsyStringy) - Method in class coneforest.psylla.core.PsyMatcher
- psyReplicate(PsyInteger) - Method in interface coneforest.psylla.core.PsyAppendable
- psyReplicate(PsyInteger) - Method in interface coneforest.psylla.core.PsyArraylike
- psyReplicate(PsyInteger) - Method in interface coneforest.psylla.core.PsySetlike
- psyRequire(PsyStringy) - 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 object.
- PsyResetable - Interface in coneforest.psylla.core
-
A representation of Ψ-
resetable
, a type of objects that can be reset in some sense. - psyRetainAll(PsyIterable<? extends T>) - Method in interface coneforest.psylla.core.PsySetlike
- psyReverse() - Method in interface coneforest.psylla.core.PsyArraylike
- 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.PsyBigInteger
- psyRound() - Method in class coneforest.psylla.core.PsyInteger
- 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 a Ψ-
scalar
, a type bringing total ordering to implementing Psylla type. - PsySecurityErrorException - Exception in coneforest.psylla.core
- PsySecurityErrorException() - Constructor for exception coneforest.psylla.core.PsySecurityErrorException
- PsySet - Class in coneforest.psylla.core
-
A representation of Ψ-
set
object. - PsySet() - Constructor for class coneforest.psylla.core.PsySet
-
Creates a new empty Ψ-
set
. - PsySet(HashSet<PsyObject>) - Constructor for class coneforest.psylla.core.PsySet
-
Creates a new Ψ-
set
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
- psySetBit(PsyInteger) - Method in class coneforest.psylla.core.PsyInteger
- psySetLength(PsyInteger) - Method in class coneforest.psylla.core.PsyArray
- psySetLength(PsyInteger) - Method in interface coneforest.psylla.core.PsyArraylike
- psySetLength(PsyInteger) - Method in class coneforest.psylla.core.PsyBitArray
- psySetLength(PsyInteger) - Method in class coneforest.psylla.core.PsyString
- PsySetlike<T extends PsyObject> - Interface in coneforest.psylla.core
-
A representation of a Ψ-
setlike
, an abstraction of a finite set of Ψ-object
s. - psySetSeed(PsyInteger) - Method in class coneforest.psylla.core.PsyRandom
-
Sets the seed of this random generator.
- psySignum() - Method in class coneforest.psylla.core.PsyBigInteger
- psySignum() - Method in class coneforest.psylla.core.PsyInteger
- psySignum() - Method in class coneforest.psylla.core.PsyReal
- psySignum() - Method in interface coneforest.psylla.core.PsyRealNumeric
-
Returns the signum of this object.
- 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
- psySleep(PsyInteger) - Static method in interface coneforest.psylla.core.PsyContext
-
Causes the currently executing context to sleep for the specified number of milliseconds.
- psySlice(PsyIterable<PsyInteger>) - Method in class coneforest.psylla.core.PsyArray
- psySlice(PsyIterable<PsyInteger>) - Method in interface coneforest.psylla.core.PsyArraylike
- psySlice(PsyIterable<PsyInteger>) - Method in class coneforest.psylla.core.PsyBitArray
- psySlice(PsyIterable<PsyInteger>) - Method in class coneforest.psylla.core.PsyString
- psySlice(PsyIterable<PsyStringy>) - Method in class coneforest.psylla.core.PsyDict
- psySlice(PsyIterable<PsyStringy>) - Method in interface coneforest.psylla.core.PsyDictlike
- 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(Comparator<? super PsyObject>) - Method in class coneforest.psylla.core.PsyArray
- psySplit(PsyRegExp) - Method in interface coneforest.psylla.core.PsyStringy
- 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
- psyStop() - Method in class coneforest.psylla.Interpreter
- psyStore(PsyStringy, 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.PsyIterable
- psyStream() - Method in class coneforest.psylla.core.PsySet
- psyStream() - Method in class coneforest.psylla.core.PsyString
- PsyStream - Class in coneforest.psylla.core
- PsyStream(Stream<? extends PsyObject>) - Constructor for class coneforest.psylla.core.PsyStream
- PsyStreamlike<T extends PsyObject> - Interface in coneforest.psylla.core
- PsyString - Class in coneforest.psylla.core
-
An implementation of Ψ-
string
object. - PsyString() - Constructor for class coneforest.psylla.core.PsyString
-
Creates a new empty Ψ-
string
. - PsyString(String) - Constructor for class coneforest.psylla.core.PsyString
-
Creates a new Ψ-
string
whose buffer is initialized from string. - PsyString(StringBuilder) - Constructor for class coneforest.psylla.core.PsyString
-
Creates a new Ψ-
string
with the supplied buffer. - PsyStringReader - Class in coneforest.psylla.core
-
An implementation of Ψ-
stringreader
, a character stream whose source is a Ψ-stringy
. - PsyStringReader(PsyStringy) - Constructor for class coneforest.psylla.core.PsyStringReader
-
Creates a new Ψ-
stringreader
. - PsyStringReader(String) - Constructor for class coneforest.psylla.core.PsyStringReader
-
Creates a new Ψ-
stringreader
. - PsyStringWriter - Class in coneforest.psylla.core
- PsyStringWriter(PsyString) - Constructor for class coneforest.psylla.core.PsyStringWriter
- PsyStringy - Interface in coneforest.psylla.core
-
A representation of Ψ-
stringy
, a basic type of mutable and immutable strings. - psySub(PsyNumeric) - Method in class coneforest.psylla.core.PsyComplex
- psySub(PsyNumeric) - Method in interface coneforest.psylla.core.PsyRealNumeric
- psySub(PsyRealNumeric) - Method in class coneforest.psylla.core.PsyBigInteger
- psySub(PsyRealNumeric) - Method in class coneforest.psylla.core.PsyInteger
- psySub(PsyRealNumeric) - Method in class coneforest.psylla.core.PsyReal
- psySub(PsyRealNumeric) - Method in interface coneforest.psylla.core.PsyRealNumeric
- psySub(T) - Method in interface coneforest.psylla.core.PsyAdditive
-
Returns a Ψ-
additive
representing the result of arithmetic subtraction of given object from this object. - psySymLink(PsyStringy, PsyStringy) - Static method in class coneforest.psylla.FileSystem
- psySyntax() - Method in interface coneforest.psylla.core.PsyObject
- PsySyntaxErrorException - Exception in coneforest.psylla.core
- PsySyntaxErrorException() - Constructor for exception coneforest.psylla.core.PsySyntaxErrorException
- PsySyntaxErrorException(PsyObject) - 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.PsyQueuelike
- 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
- psyTestBit(PsyInteger) - Method in class coneforest.psylla.core.PsyInteger
- psyTime() - Static method in class coneforest.psylla.Time
-
Returns a Ψ-
integer
representing the current time (in milliseconds since 1970.01.01 00:00:00 GMT). - 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.PsyStringy
- 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.PsyStringy
- psyToReal() - Method in interface coneforest.psylla.core.PsyConvertableToReal
- psyToReal() - Method in interface coneforest.psylla.core.PsyRealNumeric
- psyToReal() - Method in interface coneforest.psylla.core.PsyStringy
- 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
- PsyTypeCheckException(PsyObject) - Constructor for exception coneforest.psylla.core.PsyTypeCheckException
- psyUndef(PsyStringy) - Method in interface coneforest.psylla.core.PsyDictlike
-
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(PsyStringy) - 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.PsyStringy
- psyValues() - Method in interface coneforest.psylla.core.PsyArraylike
- psyValues() - Method in interface coneforest.psylla.core.PsyDictlike
- psyValues() - Method in interface coneforest.psylla.core.PsyIndexed
-
Returns a Ψ-
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(PsyStringy) - 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 a Ψ-
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(PsyStringy) - Method in interface coneforest.psylla.core.PsyWritable
-
Writes a Ψ-
stringy
string of characters to this object. - psyWriteString(PsyStringy) - Method in class coneforest.psylla.core.PsyWriter
- psyXor(PsyBigInteger) - Method in class coneforest.psylla.core.PsyBigInteger
- 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(PsyInteger) - 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 class coneforest.psylla.Interpreter
- 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.PsyArraylike
- put(String, PsyObject) - Method in class coneforest.psylla.core.PsyDict
- put(String, Class) - Static method in class coneforest.psylla.TypeRegistry
- put(String, V) - Method in interface coneforest.psylla.core.PsyDictlike
Q
- 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
- register(Interpreter) - Static method in interface coneforest.psylla.core.PsyObject
- register(Interpreter) - Static method in class coneforest.psylla.core.PsySystemDict
- registerType(Class<? extends PsyObject>) - Method in class coneforest.psylla.Interpreter
- repl() - Method in class coneforest.psylla.Interpreter
- resolveType(String) - Method in class coneforest.psylla.Interpreter
- restore() - Method in class coneforest.psylla.OperandStack
- 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.PsyException
- 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
- 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(String) - 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
- setStopFlag(boolean) - Method in class coneforest.psylla.Interpreter
- 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
- 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
- store(String, PsyObject) - Method in class coneforest.psylla.DictStack
- stringPropertyNames() - Static method in class coneforest.psylla.Config
- 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.PsyStringy
-
Returns a string value of this object.
- suite() - Static method in class coneforest.psylla.tools.PsyllaTest
- 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
- Time - Class in coneforest.psylla
-
An utility class providing time-related methods.
- TokensParser - Class in coneforest.psylla
- TokensParser() - Constructor for class coneforest.psylla.TokensParser
- toSyntaxString() - Method in interface coneforest.psylla.core.PsyArraylike
- 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.PsyDictlike
- 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.PsyProc
- toSyntaxString() - Method in class coneforest.psylla.core.PsyReal
- toSyntaxString() - Method in class coneforest.psylla.core.PsyRegExp
- toSyntaxString() - Method in interface coneforest.psylla.core.PsySetlike
- toSyntaxString() - Method in class coneforest.psylla.core.PsyString
- toSyntaxStringHelper(PsyLengthy) - Method in interface coneforest.psylla.core.PsyArraylike
- toSyntaxStringHelper(PsyLengthy) - Method in interface coneforest.psylla.core.PsyDictlike
- toSyntaxStringHelper(PsyLengthy) - Method in interface coneforest.psylla.core.PsySetlike
- 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
-
A Ψ-
integer
representing the number 2. - TWO - Static variable in class coneforest.psylla.core.PsyReal
- type() - Method in annotation type coneforest.psylla.Operator
- Type - Annotation Type in coneforest.psylla
- TypeAnnotationProcessor - Class in coneforest.psylla.tools.processors
- TypeAnnotationProcessor() - Constructor for class coneforest.psylla.tools.processors.TypeAnnotationProcessor
- typeName() - Method in interface coneforest.psylla.core.PsyObject
-
Returns a string representation of a type name.
- TypeRegistry - Class in coneforest.psylla
- TypeRegistry() - Constructor for class coneforest.psylla.TypeRegistry
U
- undef(String) - Method in class coneforest.psylla.core.PsyDict
- undef(String) - Method in interface coneforest.psylla.core.PsyDictlike
- unlock() - Method in class coneforest.psylla.core.PsyLock
-
Releases the lock.
- userDict() - Method in class coneforest.psylla.Interpreter
-
Returns the user dictionary.
V
- value() - Method in annotation type coneforest.psylla.Type
- valueOf(boolean) - Static method in class coneforest.psylla.core.PsyBoolean
-
Returns a Ψ-
boolean
representing the given boolean value. - valueOf(long) - Static method in class coneforest.psylla.core.PsyInteger
- Version - Class in coneforest.psylla
-
A class holding versioning information.
- Version() - Constructor for class coneforest.psylla.Version
W
- where(PsyStringy) - 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
-
A Ψ-
integer
representing the number 0. - ZERO - Static variable in class coneforest.psylla.core.PsyReal
All Classes All Packages