Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- accept(T) - Method in interface coneforest.psylla.runtime.ContextAction.Consumer
-
Performs this operation on the given argument.
- accept(T1, T2) - Method in interface coneforest.psylla.runtime.ContextAction.BiConsumer
-
Performs this operation on the given arguments.
- accept(T1, T2, T3) - Method in interface coneforest.psylla.runtime.ContextAction.TriConsumer
-
Performs this operation on the given arguments.
- adjustBeginLineColumn(int, int) - Method in class coneforest.psylla.runtime.SimpleCharStream
-
Method to adjust line and column numbers for the start of a token.
- apply(T) - Method in interface coneforest.psylla.runtime.ContextAction.Function
-
Applies this function to the given argument.
- apply(T) - Method in interface coneforest.psylla.runtime.ContextAction.OptionalFunction
-
Applies this function to the given argument.
- apply(T1, T2) - Method in interface coneforest.psylla.runtime.ContextAction.BiFunction
-
Applies this function to the given arguments.
- apply(T1, T2, T3) - Method in interface coneforest.psylla.runtime.ContextAction.TriFunction
-
Applies this function to the given arguments.
- 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
- asBinaryOperator(PsyContext) - Method in interface coneforest.psylla.core.PsyExecutable
- asComparator(PsyContext) - Method in interface coneforest.psylla.core.PsyExecutable
- asConsumer(PsyContext) - Method in interface coneforest.psylla.core.PsyExecutable
- asFunction(PsyContext) - Method in interface coneforest.psylla.core.PsyExecutable
- asPredicate(PsyContext) - Method in interface coneforest.psylla.core.PsyExecutable
-
Rerurns a
Predicateview of this object. - asSupplier(PsyContext) - Method in interface coneforest.psylla.core.PsyExecutable
- asUnaryOperator(PsyContext) - Method in interface coneforest.psylla.core.PsyExecutable
B
- backup(int) - Method in class coneforest.psylla.runtime.SimpleCharStream
-
Backup a number of characters.
- banner() - Method in class coneforest.psylla.runtime.Interpreter
-
Returns the Psylla banner.
- Base64Codec - Class in coneforest.psylla.tools.ant
-
A codec for encoding and decoding objects using the Base64 encoding scheme.
- Base64Codec() - Constructor for class coneforest.psylla.tools.ant.Base64Codec
- begin(PsyFormalDict) - Method in class coneforest.psylla.runtime.DictStack
-
Pushes the dictionary to this stack.
- beginColumn - Variable in class coneforest.psylla.runtime.Token
-
The column number of the first character of this Token.
- beginLine - Variable in class coneforest.psylla.runtime.Token
-
The line number of the first character of this Token.
- BeginToken() - Method in class coneforest.psylla.runtime.SimpleCharStream
-
Start.
- bigIntegerValue() - Method in class coneforest.psylla.core.PsyBigFraction
- bigIntegerValue() - Method in class coneforest.psylla.core.PsyBigInteger
- bigIntegerValue() - Method in class coneforest.psylla.core.PsyFraction
- bigIntegerValue() - Method in class coneforest.psylla.core.PsyInteger
- bigIntegerValue() - Method in interface coneforest.psylla.core.PsyRational
- booleanValue() - Method in class coneforest.psylla.core.PsyBoolean
-
Returns a boolean value of this object.
- bufpos - Variable in class coneforest.psylla.runtime.SimpleCharStream
-
Position in buffer.
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.runtime.Interpreter
-
Returns the interpreter’s class loader.
- ClassLoader - Class in coneforest.psylla.runtime
- ClassLoader() - Constructor for class coneforest.psylla.runtime.ClassLoader
- clearBackup() - Method in class coneforest.psylla.runtime.OperandStack
- clone() - Method in class coneforest.psylla.runtime.DictStack
- CLOSE_BRACE - Static variable in interface coneforest.psylla.runtime.ParserConstants
-
RegularExpression Id.
- COMMAND - Static variable in interface coneforest.psylla.runtime.ParserConstants
-
RegularExpression Id.
- COMMAND_UNQUALIFIED - Static variable in interface coneforest.psylla.runtime.ParserConstants
-
RegularExpression Id.
- COMMENT - Static variable in interface coneforest.psylla.runtime.ParserConstants
-
RegularExpression Id.
- COMMENT_MULTILINE - Static variable in interface coneforest.psylla.runtime.ParserConstants
-
RegularExpression Id.
- COMMENT_ONELINE - Static variable in interface coneforest.psylla.runtime.ParserConstants
-
RegularExpression Id.
- compareTo(PsyBoolean) - Method in class coneforest.psylla.core.PsyBoolean
- compareTo(PsyRealNumeric) - Method in class coneforest.psylla.core.PsyBigInteger
- compareTo(PsyRealNumeric) - Method in class coneforest.psylla.core.PsyInteger
- compareTo(PsyRealNumeric) - Method in interface coneforest.psylla.core.PsyRational
- compareTo(PsyRealNumeric) - Method in class coneforest.psylla.core.PsyReal
- compareTo(PsyRealNumeric) - Method in interface coneforest.psylla.core.PsyRealNumeric
- compareTo(PsyTextual) - Method in interface coneforest.psylla.core.PsyTextual
- compareTo(T) - Method in interface coneforest.psylla.core.PsyScalar
- coneforest.psylla - module coneforest.psylla
-
The Psylla language interpreter and core.
- coneforest.psylla.core - package coneforest.psylla.core
-
The Psylla language core types.
- coneforest.psylla.engine - package coneforest.psylla.engine
-
Integration with Java scripting API (JSR 223).
- coneforest.psylla.runtime - package coneforest.psylla.runtime
-
The Psylla language runtime.
- coneforest.psylla.tools - module coneforest.psylla.tools
-
The Psylla language tools.
- coneforest.psylla.tools.ant - package coneforest.psylla.tools.ant
- coneforest.psylla.tools.processors - package coneforest.psylla.tools.processors
- coneforest.psylla.tools.toolprovider - package coneforest.psylla.tools.toolprovider
-
The Psylla tool provider.
- Config - Class in coneforest.psylla.runtime
-
Methods for obtaining configuration properties stored in the
Config.propertiesresource. - ContextAction - Interface in coneforest.psylla.runtime
-
An action on the execution context.
- ContextAction.BiConsumer<T1 extends PsyObject,
T2 extends PsyObject> - Interface in coneforest.psylla.runtime -
Represents an operation that accepts two input arguments and returns no result.
- ContextAction.BiFunction<T1 extends PsyObject,
T2 extends PsyObject> - Interface in coneforest.psylla.runtime -
Represents a function that accepts two arguments and produces a result.
- ContextAction.Consumer<T extends PsyObject> - Interface in coneforest.psylla.runtime
-
Represents an operation that accepts a single input argument and returns no result.
- ContextAction.Function<T extends PsyObject> - Interface in coneforest.psylla.runtime
-
Represents a function that accepts one argument and produces a result.
- ContextAction.OptionalFunction<T extends PsyObject> - Interface in coneforest.psylla.runtime
-
Represents a function that accepts one argument and produces an optional result.
- ContextAction.Supplier - Interface in coneforest.psylla.runtime
-
Represents a supplier of results.
- ContextAction.TriConsumer<T1 extends PsyObject,
T2 extends PsyObject, T3 extends PsyObject> - Interface in coneforest.psylla.runtime -
Represents an operation that accepts three input arguments and returns no result.
- ContextAction.TriFunction<T1 extends PsyObject,
T2 extends PsyObject, T3 extends PsyObject> - Interface in coneforest.psylla.runtime -
Represents a function that accepts three arguments and produces a result.
- convert(Class<PsyString>) - Method in interface coneforest.psylla.core.PsyObject
- createArg() - Method in class coneforest.psylla.tools.ant.Psylla
- createArg() - Method in class coneforest.psylla.tools.ant.PsyllaUnit
- createBindings() - Method in class coneforest.psylla.engine.PsyllaScriptEngine
- createTest() - Method in class coneforest.psylla.tools.ant.PsyllaUnit
- currentDict() - Method in interface coneforest.psylla.core.PsyContext
-
Returns the current dictionary (the topmost on the dictionary stack).
- currentDict() - Method in class coneforest.psylla.runtime.Interpreter
- currentLoopLevel() - Method in interface coneforest.psylla.core.PsyContext
-
Returns the topmost execution level at the loop stack or
-1if the loop stack is empty. - currentLoopLevel() - Method in class coneforest.psylla.runtime.Interpreter
- currentNamespace() - Method in class coneforest.psylla.runtime.DictStack
- currentNamespace() - Method in class coneforest.psylla.runtime.Interpreter
-
Returns the current namespace.
- currentStopLevel() - Method in interface coneforest.psylla.core.PsyContext
-
Returns the topmost execution level at the stop stack or
-1if the stop stack is empty. - currentStopLevel() - Method in class coneforest.psylla.runtime.Interpreter
- currentToken - Variable in exception coneforest.psylla.runtime.ParseException
-
This is the last token that has been consumed successfully.
D
- data() - Static method in class coneforest.psylla.tools.ant.PsyllaTest
- debugStream - Variable in class coneforest.psylla.runtime.ParserTokenManager
-
Debug output.
- decode(String) - Static method in class coneforest.psylla.tools.ant.Base64Codec
-
Returns an object decoded from a Base64-encoded representation.
- DEFAULT - Static variable in interface coneforest.psylla.runtime.ParserConstants
-
Lexical state.
- delete(int) - Method in class coneforest.psylla.core.PsyArray
- delete(int) - Method in class coneforest.psylla.core.PsyBitArray
- delete(int) - Method in interface coneforest.psylla.core.PsyFormalArray
-
Removes the element at the specified position in this array.
- delete(int) - Method in class coneforest.psylla.core.PsyString
- dictStack() - Method in interface coneforest.psylla.core.PsyContext
-
Returns the dictionary stack.
- dictStack() - Method in class coneforest.psylla.runtime.Interpreter
- DictStack - Class in coneforest.psylla.runtime
-
An interpreter’s dictionary stack.
- DictStack() - Constructor for class coneforest.psylla.runtime.DictStack
-
Creates a new dictionary stack with two permanent dictionaries in it (system and user dictionaries).
- DIGIT - Static variable in interface coneforest.psylla.runtime.ParserConstants
-
RegularExpression Id.
- disable_tracing() - Method in class coneforest.psylla.runtime.Parser
-
Disable tracing.
- Done() - Method in class coneforest.psylla.runtime.SimpleCharStream
-
Reset buffer when finished.
- doubleValue() - Method in class coneforest.psylla.core.PsyBigFraction
- doubleValue() - Method in class coneforest.psylla.core.PsyBigInteger
- doubleValue() - Method in class coneforest.psylla.core.PsyFraction
- doubleValue() - Method in class coneforest.psylla.core.PsyInteger
- doubleValue() - Method in class coneforest.psylla.core.PsyReal
- doubleValue() - Method in interface coneforest.psylla.core.PsyRealNumeric
E
- E - Static variable in class coneforest.psylla.core.PsyReal
-
The number e.
- enable_tracing() - Method in class coneforest.psylla.runtime.Parser
-
Enable tracing.
- encode(Object) - Static method in class coneforest.psylla.tools.ant.Base64Codec
-
Returns a Base64-encoded representation of an object.
- end() - Method in class coneforest.psylla.runtime.DictStack
-
Pops a non-permanent dictionary from this stack.
- endColumn - Variable in class coneforest.psylla.runtime.Token
-
The column number of the last character of this Token.
- endLine - Variable in class coneforest.psylla.runtime.Token
-
The line number of the last character of this Token.
- ensureSize(int) - Method in class coneforest.psylla.runtime.OperandStack
-
Ensures that the operand stack is at least the given size.
- EOF - Static variable in interface coneforest.psylla.runtime.ParserConstants
-
End of File.
- 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
booleanobject 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.runtime.Interpreter
- ErrorType - Annotation Interface in coneforest.psylla.runtime
- eval(Reader, ScriptContext) - Method in class coneforest.psylla.engine.PsyllaScriptEngine
- eval(String, ScriptContext) - Method in class coneforest.psylla.engine.PsyllaScriptEngine
- execLevel() - Method in interface coneforest.psylla.core.PsyContext
-
Returns the size of the execution stack.
- execLevel() - Method in class coneforest.psylla.runtime.Interpreter
- execute() - Method in class coneforest.psylla.tools.ant.Psylla
- execute() - Method in class coneforest.psylla.tools.ant.PsyllaUnit
- execute(PsyContext) - Method in class coneforest.psylla.core.PsyCommand
- execute(PsyContext) - Method in interface coneforest.psylla.core.PsyObject
-
Execute this object in the given execution context.
- execute(PsyContext) - Method in class coneforest.psylla.core.PsyOperator
-
Execute this object in the execution context.
- executionStack() - Method in interface coneforest.psylla.core.PsyContext
-
Returns the execution stack.
- executionStack() - Method in class coneforest.psylla.runtime.Interpreter
- ExecutionStack - Class in coneforest.psylla.runtime
-
An interpreter’s execution stack.
- ExecutionStack() - Constructor for class coneforest.psylla.runtime.ExecutionStack
- expectedTokenSequences - Variable in exception coneforest.psylla.runtime.ParseException
-
Each entry in this array is an array of integers.
- EXPONENT - Static variable in interface coneforest.psylla.runtime.ParserConstants
-
RegularExpression Id.
- extract(int) - Method in class coneforest.psylla.core.PsyArray
- extract(int) - Method in class coneforest.psylla.core.PsyBitArray
- extract(int) - Method in interface coneforest.psylla.core.PsyFormalArray
- extract(int) - Method in class coneforest.psylla.core.PsyString
F
- FALSE - Static variable in class coneforest.psylla.core.PsyBoolean
-
A
booleanconstant, representing false. - findClass(String) - Method in class coneforest.psylla.runtime.ClassLoader
- findMarkPosition() - Method in class coneforest.psylla.runtime.OperandStack
-
Returns the position of the topmost
markobject on the operand stack. - fork() - Method in interface coneforest.psylla.core.PsyContext
- fork() - Method in class coneforest.psylla.runtime.Interpreter
- format(String, Object...) - Static method in class coneforest.psylla.runtime.Messages
G
- generateParseException() - Method in class coneforest.psylla.runtime.Parser
-
Generate ParseException.
- get() - Method in interface coneforest.psylla.runtime.ContextAction.Supplier
-
Gets a result.
- get(int) - Method in class coneforest.psylla.core.PsyArray
- get(int) - Method in class coneforest.psylla.core.PsyBitArray
- get(int) - Method in interface coneforest.psylla.core.PsyFormalArray
-
Returns the element at the specified position in this array.
- get(int) - Method in class coneforest.psylla.core.PsyString
- get(String) - Method in class coneforest.psylla.core.PsyDict
- get(String) - Method in interface coneforest.psylla.core.PsyFormalDict
- get(String) - Method in class coneforest.psylla.core.PsyNamespace
- get(String) - Method in class coneforest.psylla.engine.PsyllaScriptEngine
- get(String) - Method in class coneforest.psylla.runtime.NamespacePool
-
Allocates (if absent) and returns the
namespaceobject with the given prefix. - getBacked(int) - Method in class coneforest.psylla.runtime.OperandStack
- getBeginColumn() - Method in class coneforest.psylla.runtime.SimpleCharStream
-
Get token beginning column number.
- getBeginLine() - Method in class coneforest.psylla.runtime.SimpleCharStream
-
Get token beginning line number.
- getBitSet() - Method in class coneforest.psylla.core.PsyBitSet
- getBuffer() - Method in class coneforest.psylla.core.PsyString
-
Returns the buffer.
- getCode() - Static method in interface coneforest.psylla.runtime.Version
-
Returns the version encoded as a string.
- getColumn() - Method in class coneforest.psylla.runtime.SimpleCharStream
-
Deprecated.
- getEmitter() - Method in exception coneforest.psylla.core.PsyErrorException
- getEndColumn() - Method in class coneforest.psylla.runtime.SimpleCharStream
-
Get token end column number.
- getEndLine() - Method in class coneforest.psylla.runtime.SimpleCharStream
-
Get token end line number.
- 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
- getId() - Method in interface coneforest.psylla.core.PsyContext
- GetImage() - Method in class coneforest.psylla.runtime.SimpleCharStream
-
Get token literal value.
- 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
- getLine() - Method in class coneforest.psylla.runtime.SimpleCharStream
-
Deprecated.
- getMajor() - Static method in interface coneforest.psylla.runtime.Version
-
Returns the major version number.
- getMessage() - Method in error coneforest.psylla.runtime.TokenMgrError
-
You can also modify the body of this method to customize your error messages.
- getMethodCallSyntax(String, String, String...) - Method in class coneforest.psylla.engine.PsyllaScriptEngineFactory
- getMicro() - Static method in interface coneforest.psylla.runtime.Version
-
Returns the micro version number.
- getMimeTypes() - Method in class coneforest.psylla.engine.PsyllaScriptEngineFactory
- getMinor() - Static method in interface coneforest.psylla.runtime.Version
-
Returns the minor version number.
- getName() - Method in exception coneforest.psylla.core.PsyErrorException
- getName() - Method in class coneforest.psylla.core.PsyOperator
-
Returns the name of this operator.
- getName() - Method in class coneforest.psylla.tools.ant.PsyllaUnit.Test
- getNames() - Method in class coneforest.psylla.engine.PsyllaScriptEngineFactory
- getNextToken() - Method in class coneforest.psylla.runtime.Parser
-
Get the next Token.
- getNextToken() - Method in class coneforest.psylla.runtime.ParserTokenManager
-
Get the next Token.
- getOutput() - Method in class coneforest.psylla.core.PsyOutput
- getOutputStatement(String) - Method in class coneforest.psylla.engine.PsyllaScriptEngineFactory
- getParameter(String) - Method in class coneforest.psylla.engine.PsyllaScriptEngineFactory
- getPath(PsyTextual) - Static method in class coneforest.psylla.core.PsyFileSystem
- getPattern() - Method in class coneforest.psylla.core.PsyRegExp
- getPrefix() - Method in class coneforest.psylla.core.PsyOperator
-
Returns the namespace prefix of this operator.
- getProgram(String...) - Method in class coneforest.psylla.engine.PsyllaScriptEngineFactory
- getProperty(String) - Static method in class coneforest.psylla.runtime.Config
-
Returns the value associated with the given name.
- getReleaseType() - Static method in interface coneforest.psylla.runtime.Version
-
Get the release type.
- getScriptEngine() - Method in class coneforest.psylla.engine.PsyllaScriptEngineFactory
-
Returns an engine.
- getSimpleName() - Method in class coneforest.psylla.core.PsyOperator
-
Returns the simple name of this operator.
- getStopped() - Method in interface coneforest.psylla.core.PsyContext
-
Gets the stopped flag to the specified value.
- getStopped() - Method in class coneforest.psylla.runtime.Interpreter
- getString(String) - Static method in class coneforest.psylla.runtime.Messages
- GetSuffix(int) - Method in class coneforest.psylla.runtime.SimpleCharStream
-
Get the suffix.
- getSupportedOptions() - Method in class coneforest.psylla.tools.processors.TypeHierarchyBuilder
- getSupportedOptions() - Method in class coneforest.psylla.tools.processors.TypeMetadataCollector
- getTabSize() - Method in class coneforest.psylla.runtime.SimpleCharStream
- getToken(int) - Method in class coneforest.psylla.runtime.Parser
-
Get the specific Token.
- getValue() - Method in class coneforest.psylla.runtime.Token
-
An optional attribute value of the Token.
- getValue() - Method in class coneforest.psylla.tools.ant.Psylla.Arg
- getValue() - Method in class coneforest.psylla.tools.ant.PsyllaUnit.Arg
- getVersion() - Static method in interface coneforest.psylla.runtime.Version
-
Returns the version string.
- Globs - Interface in coneforest.psylla.runtime
-
Support for shell-like glob patterns.
H
- handleExecutionStack(int) - Method in interface coneforest.psylla.core.PsyContext
- handleExecutionStack(int) - Method in class coneforest.psylla.runtime.Interpreter
- hashCode() - Method in class coneforest.psylla.core.PsyBigInteger
- hashCode() - Method in class coneforest.psylla.core.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
- HEXDIGIT - Static variable in interface coneforest.psylla.runtime.ParserConstants
-
RegularExpression Id.
I
- I - Static variable in class coneforest.psylla.core.PsyComplex
-
Imaginary unit.
- image - Variable in class coneforest.psylla.runtime.Token
-
The string image of the token.
- 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
- IMMEDIATE - Static variable in interface coneforest.psylla.runtime.ParserConstants
-
RegularExpression Id.
- init(ProcessingEnvironment) - Method in class coneforest.psylla.tools.processors.TypeHierarchyBuilder
- init(ProcessingEnvironment) - Method in class coneforest.psylla.tools.processors.TypeMetadataCollector
- insert(int, PsyBoolean) - Method in class coneforest.psylla.core.PsyBitArray
- insert(int, PsyInteger) - Method in class coneforest.psylla.core.PsyString
- insert(int, PsyObject) - Method in class coneforest.psylla.core.PsyArray
- insert(int, T) - Method in interface coneforest.psylla.core.PsyFormalArray
-
Inserts the specified
objectinto this array at the position specified by a given index. - INTEGRAL - Static variable in interface coneforest.psylla.runtime.ParserConstants
-
RegularExpression Id.
- INTEGRAL_BIN - Static variable in interface coneforest.psylla.runtime.ParserConstants
-
RegularExpression Id.
- INTEGRAL_CHR - Static variable in interface coneforest.psylla.runtime.ParserConstants
-
RegularExpression Id.
- INTEGRAL_DEC - Static variable in interface coneforest.psylla.runtime.ParserConstants
-
RegularExpression Id.
- INTEGRAL_DEC_UNSIGNED - Static variable in interface coneforest.psylla.runtime.ParserConstants
-
RegularExpression Id.
- INTEGRAL_HEX - Static variable in interface coneforest.psylla.runtime.ParserConstants
-
RegularExpression Id.
- INTEGRAL_OCT - Static variable in interface coneforest.psylla.runtime.ParserConstants
-
RegularExpression Id.
- interpret(PsyReader) - Method in interface coneforest.psylla.core.PsyContext
- interpret(PsyReader) - Method in class coneforest.psylla.runtime.Interpreter
- interpret(Reader) - Method in class coneforest.psylla.runtime.Interpreter
- interpret(String) - Method in class coneforest.psylla.runtime.Interpreter
- interpretBraced(PsyReader) - Method in interface coneforest.psylla.core.PsyContext
- interpretBraced(PsyReader) - Method in class coneforest.psylla.runtime.Interpreter
- Interpreter - Class in coneforest.psylla.runtime
-
The Psylla language interpreter.
- Interpreter() - Constructor for class coneforest.psylla.runtime.Interpreter
-
Creates a new Psylla language interpreter.
- intValue() - Method in class coneforest.psylla.core.PsyBigFraction
- intValue() - Method in class coneforest.psylla.core.PsyBigInteger
- intValue() - Method in class coneforest.psylla.core.PsyFraction
- intValue() - Method in class coneforest.psylla.core.PsyInteger
- intValue() - Method in class coneforest.psylla.core.PsyReal
- intValue() - Method in interface coneforest.psylla.core.PsyRealNumeric
- INVALID_LEXICAL_STATE - Static variable in error coneforest.psylla.runtime.TokenMgrError
-
Tried to change to an invalid lexical state.
- invoke(PsyContext) - Method in class coneforest.psylla.core.PsyCommand
- invoke(PsyContext) - Method in exception coneforest.psylla.core.PsyErrorException
- invoke(PsyContext) - Method in interface coneforest.psylla.core.PsyExecutable
- invoke(PsyContext) - Method in interface coneforest.psylla.core.PsyObject
-
Invoke this object in the given execution context.
- invoke(PsyContext) - Method in class coneforest.psylla.core.PsyOperator
-
Invoke this operator in the execution context performing an action associated with it.
- invoke(PsyContext) - Method in class coneforest.psylla.core.PsyProc
- invokeAndHandle(PsyContext) - Method in interface coneforest.psylla.core.PsyExecutable
- isEmpty() - Method in class coneforest.psylla.core.PsyDict
- isEmpty() - Method in interface coneforest.psylla.core.PsyLengthy
-
Returns a boolean indicating if this container is empty (has zero length).
- isFull() - Method in interface coneforest.psylla.core.PsyBounded
-
Returns a boolean indicating whether this container is full.
- isHeldByCurrentThread() - Method in class coneforest.psylla.core.PsyLock
-
Queries if this lock is held by the current thread.
- iterator() - Method in class coneforest.psylla.core.PsyArray
- iterator() - Method in class coneforest.psylla.core.PsyBitArray
- iterator() - Method in class coneforest.psylla.core.PsyBitSet
- iterator() - Method in class coneforest.psylla.core.PsyBlockingQueue
- iterator() - Method in class coneforest.psylla.core.PsyDict
- iterator() - Method in class coneforest.psylla.core.PsySet
- iterator() - Method in interface coneforest.psylla.core.PsyTextual
J
- jj_nt - Variable in class coneforest.psylla.runtime.Parser
-
Next token.
- jjnewLexState - Static variable in class coneforest.psylla.runtime.ParserTokenManager
-
Lex State array.
- jjstrLiteralImages - Static variable in class coneforest.psylla.runtime.ParserTokenManager
-
Token literal values.
- join() - Method in interface coneforest.psylla.core.PsyContext
- join() - Method in class coneforest.psylla.runtime.Psylla
- join(long) - Method in class coneforest.psylla.runtime.Psylla
K
- kind - Variable in class coneforest.psylla.runtime.Token
-
An integer that describes the kind of this token.
- known(String) - Method in class coneforest.psylla.core.PsyDict
- known(String) - Method in interface coneforest.psylla.core.PsyFormalDict
- known(String) - Method in class coneforest.psylla.core.PsyNamespace
L
- launch(PrintStream, PrintStream, String...) - Static method in class coneforest.psylla.runtime.Psylla
- launch(PrintWriter, PrintWriter, String...) - Static method in class coneforest.psylla.runtime.Psylla
-
Process command-line options and launches the Psylla interpreter.
- length() - Method in class coneforest.psylla.core.PsyArray
- length() - Method in class coneforest.psylla.core.PsyBitArray
- length() - Method in class coneforest.psylla.core.PsyBitSet
- length() - Method in class coneforest.psylla.core.PsyBlockingQueue
-
Returns the number of elements in this queue.
- length() - Method in class coneforest.psylla.core.PsyDict
- length() - Method in interface coneforest.psylla.core.PsyLengthy
-
Returns a length of this object.
- length() - Method in class coneforest.psylla.core.PsySet
- length() - Method in class coneforest.psylla.core.PsyString
- length() - Method in interface coneforest.psylla.core.PsyTextual
- LETTER - Static variable in interface coneforest.psylla.runtime.ParserConstants
-
RegularExpression Id.
- LEXICAL_ERROR - Static variable in error coneforest.psylla.runtime.TokenMgrError
-
Lexical error occurred.
- lexStateNames - Static variable in class coneforest.psylla.runtime.ParserTokenManager
-
Lexer state names.
- LINE_SEPARATOR - Static variable in class coneforest.psylla.core.PsyReader
-
Line separator string.
- LITERAL - Static variable in interface coneforest.psylla.runtime.ParserConstants
-
RegularExpression Id.
- load(PsyTextual) - Method in class coneforest.psylla.runtime.DictStack
-
Performs in-depth search for the given
textualkey in this stack and returns the associated value. - load(String) - Method in class coneforest.psylla.runtime.DictStack
-
Performs in-depth search for the given key in this stack and returns the associated value.
- load(String) - Method in class coneforest.psylla.runtime.Interpreter
- loadLibraryResource(String) - Method in class coneforest.psylla.runtime.Interpreter
- loadType(String) - Method in class coneforest.psylla.runtime.Interpreter
- lock() - Method in class coneforest.psylla.core.PsyLock
-
Acquires the lock.
- longValue() - Method in class coneforest.psylla.core.PsyBigFraction
- longValue() - Method in class coneforest.psylla.core.PsyBigInteger
- longValue() - Method in class coneforest.psylla.core.PsyFraction
- longValue() - Method in class coneforest.psylla.core.PsyInteger
- longValue() - Method in class coneforest.psylla.core.PsyReal
- longValue() - Method in interface coneforest.psylla.core.PsyRealNumeric
- LOOP_DETECTED - Static variable in error coneforest.psylla.runtime.TokenMgrError
-
Detected (and bailed out of) an infinite loop in the token manager.
M
- main(String[]) - Static method in class coneforest.psylla.runtime.Psylla
- MARK - Static variable in class coneforest.psylla.core.PsyMark
-
The sole
markobject. - matches(String, String) - Static method in interface coneforest.psylla.runtime.Globs
- matches(String, String, char, char) - Static method in interface coneforest.psylla.runtime.Globs
-
Checks if the string matches the given pattern using the given characters denoting singular and plural quantifiers.
- MAX_VALUE - Static variable in class coneforest.psylla.core.PsyInteger
-
An
integerrepresenting the maximum representable value. - MAX_VALUE - Static variable in class coneforest.psylla.core.PsyReal
-
The largest positive finite value, (2−−52)·21023.
- Messages - Class in coneforest.psylla.runtime
- Messages() - Constructor for class coneforest.psylla.runtime.Messages
- MIN_VALUE - Static variable in class coneforest.psylla.core.PsyInteger
-
An
integerrepresenting the minimum representable value. - MIN_VALUE - Static variable in class coneforest.psylla.core.PsyReal
-
The smallest positive nonzero value, 2−1074.
- MINUS_I - Static variable in class coneforest.psylla.core.PsyComplex
-
Munus imaginary unit.
- MINUS_ONE - Static variable in class coneforest.psylla.core.PsyInteger
-
An
integerrepresenting the number −1. - MINUS_ONE - Static variable in interface coneforest.psylla.core.PsyIntegral
- MINUS_ONE - Static variable in class coneforest.psylla.core.PsyReal
-
The number minus one.
N
- name() - Method in class coneforest.psylla.tools.toolprovider.PsyllaToolProvider
- NAME - Static variable in interface coneforest.psylla.runtime.ParserConstants
-
RegularExpression Id.
- NAME_QUOTED - Static variable in interface coneforest.psylla.runtime.ParserConstants
-
RegularExpression Id.
- NAME_SLASHED - Static variable in interface coneforest.psylla.runtime.ParserConstants
-
RegularExpression Id.
- NAME_SPECIAL_CHAR - Static variable in interface coneforest.psylla.runtime.ParserConstants
-
RegularExpression Id.
- namespacePool() - Method in interface coneforest.psylla.core.PsyContext
-
Returns the namespace pool.
- namespacePool() - Method in class coneforest.psylla.runtime.Interpreter
- NamespacePool - Class in coneforest.psylla.runtime
-
A namespace pool.
- NamespacePool() - Constructor for class coneforest.psylla.runtime.NamespacePool
- NAN - Static variable in class coneforest.psylla.core.PsyReal
-
The Not-a-Number (NaN) value.
- newToken(int) - Static method in class coneforest.psylla.runtime.Token
- newToken(int, String) - Static method in class coneforest.psylla.runtime.Token
-
Returns a new Token object, by default.
- next - Variable in class coneforest.psylla.runtime.Token
-
A reference to the next regular (non-special) token from the input stream.
- NULL - Static variable in class coneforest.psylla.core.PsyNull
-
The sole
nullobject.
O
- of(boolean) - Static method in class coneforest.psylla.core.PsyBoolean
-
Returns a
booleanrepresenting the given boolean value. - of(long) - Static method in class coneforest.psylla.core.PsyInteger
- of(long) - Static method in interface coneforest.psylla.core.PsyIntegral
- of(long, long) - Static method in class coneforest.psylla.core.PsyFraction
- of(PsyIntegral, PsyIntegral) - Static method in interface coneforest.psylla.core.PsyRational
- of(BigInteger) - Static method in interface coneforest.psylla.core.PsyIntegral
- of(BigInteger, BigInteger) - Static method in class coneforest.psylla.core.PsyBigFraction
- ofBiConsumer(ContextAction.BiConsumer<T1, T2>) - Static method in interface coneforest.psylla.runtime.ContextAction
-
Returns the context action created from the bi-consumer.
- ofBiFunction(ContextAction.BiFunction<T1, T2>) - Static method in interface coneforest.psylla.runtime.ContextAction
-
Returns the context action created from the bi-function.
- ofConsumer(ContextAction.Consumer<T>) - Static method in interface coneforest.psylla.runtime.ContextAction
-
Returns the context action created from the consumer.
- ofFunction(ContextAction.Function<T>) - Static method in interface coneforest.psylla.runtime.ContextAction
-
Returns the context action created from the function.
- ofOptionalFunction(ContextAction.OptionalFunction<T>) - Static method in interface coneforest.psylla.runtime.ContextAction
-
Returns the context action created from the function.
- ofSupplier(ContextAction.Supplier) - Static method in interface coneforest.psylla.runtime.ContextAction
-
Returns the context action created from the supplier.
- ofTriConsumer(ContextAction.TriConsumer<T1, T2, T3>) - Static method in interface coneforest.psylla.runtime.ContextAction
-
Returns the context action created from the tri-consumer.
- ofTriFunction(ContextAction.TriFunction<T1, T2, T3>) - Static method in interface coneforest.psylla.runtime.ContextAction
-
Returns the context action created from the tri-function.
- ONE - Static variable in class coneforest.psylla.core.PsyInteger
-
An
integerrepresenting the number 1. - ONE - Static variable in interface coneforest.psylla.core.PsyIntegral
- ONE - Static variable in class coneforest.psylla.core.PsyReal
-
The number one.
- OP_HANDLEERROR - Static variable in class coneforest.psylla.core.PsyErrorDict
- OPEN_BRACE - Static variable in interface coneforest.psylla.runtime.ParserConstants
-
RegularExpression Id.
- operandStack() - Method in interface coneforest.psylla.core.PsyContext
-
Returns the operand stack.
- operandStack() - Method in class coneforest.psylla.runtime.Interpreter
- OperandStack - Class in coneforest.psylla.runtime
-
An interpreter’s operand stack.
- OperandStack() - Constructor for class coneforest.psylla.runtime.OperandStack
- operandStackBacked(int) - Method in interface coneforest.psylla.core.PsyContext
- operandStackBacked(int) - Method in class coneforest.psylla.runtime.Interpreter
- Operator - Annotation Interface in coneforest.psylla.runtime
- OperatorType - Annotation Interface in coneforest.psylla.runtime
P
- ParseException - Exception in coneforest.psylla.runtime
-
This exception is thrown when parse errors are encountered.
- ParseException() - Constructor for exception coneforest.psylla.runtime.ParseException
-
The following constructors are for use by you for whatever purpose you can think of.
- ParseException(Token, int[][], String[]) - Constructor for exception coneforest.psylla.runtime.ParseException
-
This constructor is used by the method "generateParseException" in the generated parser.
- ParseException(String) - Constructor for exception coneforest.psylla.runtime.ParseException
-
Constructor with message.
- parseLiteral(String) - Static method in interface coneforest.psylla.core.PsyIntegral
- parseLiteral(String) - Static method in class coneforest.psylla.core.PsyName
- parseLiteral(String) - Static method in interface coneforest.psylla.core.PsyRational
- parseLiteral(String) - Static method in class coneforest.psylla.core.PsyReal
- parseLiteral(String) - Static method in class coneforest.psylla.core.PsyRegExp
- parseLiteral(String) - Static method in class coneforest.psylla.core.PsyString
- Parser - Class in coneforest.psylla.runtime
-
The Psylla language parser.
- Parser(PsyReader) - Constructor for class coneforest.psylla.runtime.Parser
-
Constructs a new parser over given
readerobject. - Parser(ParserTokenManager) - Constructor for class coneforest.psylla.runtime.Parser
-
Constructor with generated Token Manager.
- Parser(InputStream) - Constructor for class coneforest.psylla.runtime.Parser
-
Constructor with InputStream.
- Parser(InputStream, String) - Constructor for class coneforest.psylla.runtime.Parser
-
Constructor with InputStream and supplied encoding
- Parser(Reader) - Constructor for class coneforest.psylla.runtime.Parser
-
Constructor.
- ParserConstants - Interface in coneforest.psylla.runtime
-
Token literal values and constants.
- ParserTokenManager - Class in coneforest.psylla.runtime
-
Token Manager.
- ParserTokenManager(SimpleCharStream) - Constructor for class coneforest.psylla.runtime.ParserTokenManager
-
Constructor.
- ParserTokenManager(SimpleCharStream, int) - Constructor for class coneforest.psylla.runtime.ParserTokenManager
-
Constructor.
- peek() - Method in class coneforest.psylla.runtime.Stack
-
Returns the topmost of this stack without popping it.
- perform(PsyContext) - Method in class coneforest.psylla.core.PsyOperator
-
Perform an action associated with this operator in the given execution context.
- perform(PsyContext) - Method in interface coneforest.psylla.runtime.ContextAction
-
Performs this action on the specified execution context.
- PI - Static variable in class coneforest.psylla.core.PsyReal
-
The number π.
- pop() - Method in class coneforest.psylla.runtime.Stack
-
Pops and returns the topmost element of this stack.
- popLoopLevel() - Method in interface coneforest.psylla.core.PsyContext
-
Removes the execution level from the loop stack and returns this level or
-1if the loop stack is empty. - popLoopLevel() - Method in class coneforest.psylla.runtime.Interpreter
- popOperands(int) - Method in class coneforest.psylla.runtime.OperandStack
- popStopLevel() - Method in interface coneforest.psylla.core.PsyContext
-
Removes the execution level from the stop stack and returns this level or
-1if the stop stack is empty. - popStopLevel() - Method in class coneforest.psylla.runtime.Interpreter
- prefix() - Method in class coneforest.psylla.core.PsyNamespace
-
Returns the namespace prefix.
- process(Set<? extends TypeElement>, RoundEnvironment) - Method in class coneforest.psylla.tools.processors.TypeHierarchyBuilder
- process(Set<? extends TypeElement>, RoundEnvironment) - Method in class coneforest.psylla.tools.processors.TypeMetadataCollector
- ProcStack - Class in coneforest.psylla.runtime
-
An interpreter’s procedure stack.
- ProcStack() - Constructor for class coneforest.psylla.runtime.ProcStack
- prompt() - Method in class coneforest.psylla.runtime.Interpreter
-
Returns the REPL prompt.
- PSY_ABS - Static variable in interface coneforest.psylla.core.PsyNumeric
-
Context action of the
absoperator. - PSY_ACOS - Static variable in interface coneforest.psylla.core.PsyNumeric
-
Context action of the
acosoperator. - PSY_ADD - Static variable in interface coneforest.psylla.core.PsyAdditive
-
Context action of the
addoperator. - PSY_AND - Static variable in interface coneforest.psylla.core.PsyLogical
-
Context action of the
andoperator. - PSY_APPEND - Static variable in interface coneforest.psylla.core.PsyAppendable
-
Context action of the
appendoperator. - PSY_APPENDALL - Static variable in interface coneforest.psylla.core.PsyAppendable
-
Context action of the
appendalloperator. - PSY_ARG - Static variable in class coneforest.psylla.core.PsyComplex
-
Context action of the
argoperator. - PSY_ARRAY - Static variable in class coneforest.psylla.core.PsyArray
-
Context action of the
arrayoperator. - PSY_ARRAYTOMARK - Static variable in class coneforest.psylla.core.PsyArray
-
Context action of the
arraytomarkoperator. - PSY_ASIN - Static variable in interface coneforest.psylla.core.PsyNumeric
-
Context action of the
asinoperator. - PSY_ATAN - Static variable in interface coneforest.psylla.core.PsyNumeric
-
Context action of the
atanoperator. - PSY_BEGIN - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
beginoperator. - PSY_BINARYSEARCH - Static variable in class coneforest.psylla.core.PsyArray
-
Context action of the
binarysearchoperator. - PSY_BIND - Static variable in class coneforest.psylla.core.PsyProc
-
Context action of the
bindoperator. - PSY_BITARRAY - Static variable in class coneforest.psylla.core.PsyBitArray
-
Context action of the
bitarrayoperator. - PSY_BITSET - Static variable in class coneforest.psylla.core.PsyBitSet
-
Context action of the
bitsetoperator. - PSY_BITSHIFT - Static variable in interface coneforest.psylla.core.PsyBitwise
-
Context action of the
bitshiftoperator. - PSY_BLOCKINGQUEUE - Static variable in class coneforest.psylla.core.PsyBlockingQueue
-
Context action of the
blockingqueueoperator. - PSY_CAPACITY - Static variable in interface coneforest.psylla.core.PsyBounded
-
Context action of the
capacityoperator. - PSY_CAPTUREGROUP - Static variable in class coneforest.psylla.core.PsyMatcher
-
Context action of the
capturegroupoperator. - PSY_CAPTUREGROUPCOUNT - Static variable in class coneforest.psylla.core.PsyMatcher
-
Context action of the
capturegroupcountoperator. - PSY_CBRT - Static variable in interface coneforest.psylla.core.PsyNumeric
-
Context action of the
cbrtoperator. - PSY_CEILING - Static variable in interface coneforest.psylla.core.PsyRealNumeric
-
Context action of the
ceilingoperator. - PSY_CHANGEFILEPERMISSIONS - Static variable in class coneforest.psylla.core.PsyFileSystem
-
Context action of the
changefilepermissionsoperator. - PSY_CLEAR - Static variable in interface coneforest.psylla.core.PsyClearable
-
Context action of the
clearoperator. - PSY_CLEARBIT - Static variable in interface coneforest.psylla.core.PsyBitwise
-
Context action of the
clearbitoperator. - PSY_CLEARDICTSTACK - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
cleardictstackoperator. - PSY_CLEARSTACK - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
clearstackoperator. - PSY_CLEARTOMARK - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
cleartomarkoperator. - PSY_CLONE - Static variable in interface coneforest.psylla.core.PsyObject
-
Context action of the
cloneoperator. - PSY_CLOSE - Static variable in interface coneforest.psylla.core.PsyCloseable
-
Context action of the
closeoperator. - PSY_CMP - Static variable in interface coneforest.psylla.core.PsyScalar
-
Context action of the
cmpoperator. - PSY_COMPLEX - Static variable in class coneforest.psylla.core.PsyComplex
-
Context action of the
complexoperator. - PSY_COMPLEXPOLAR - Static variable in class coneforest.psylla.core.PsyComplex
-
Context action of the
complexpolaroperator. - PSY_CONCAT - Static variable in interface coneforest.psylla.core.PsyFormalStream
-
Context action of the
concatoperator. - PSY_CONDITION - Static variable in class coneforest.psylla.core.PsyLock
-
Context action of the
conditionoperator. - PSY_CONJUGATE - Static variable in class coneforest.psylla.core.PsyComplex
-
Context action of the
conjugateoperator. - PSY_CONTAINS - Static variable in interface coneforest.psylla.core.PsyFormalSet
-
Context action of the
containsoperator. - PSY_COPY - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
copyoperator. - PSY_COPYFILE - Static variable in class coneforest.psylla.core.PsyFileSystem
-
Context action of the
copyfileoperator. - PSY_COS - Static variable in interface coneforest.psylla.core.PsyNumeric
-
Context action of the
cosoperator. - PSY_COSH - Static variable in interface coneforest.psylla.core.PsyNumeric
-
Context action of the
coshoperator. - PSY_COUNT - Static variable in interface coneforest.psylla.core.PsyFormalStream
-
Context action of the
countoperator. - PSY_COUNTDICTSTACK - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
countdictstackoperator. - PSY_COUNTEXECSTACK - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
countexecstackoperator. - PSY_COUNTSTACK - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
countstackoperator. - PSY_COUNTTOMARK - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
counttomarkoperator. - PSY_CREATEDIRECTORY - Static variable in class coneforest.psylla.core.PsyFileSystem
-
Context action of the
createdirectoryoperator. - PSY_CURRENTCONTEXT - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
currentcontextoperator. - PSY_CURRENTDICT - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
currentdictoperator. - PSY_CURRENTDIRECTORY - Static variable in class coneforest.psylla.core.PsyFileSystem
-
Context action of the
currentdirectoryoperator. - PSY_DEF - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
defoperator. - PSY_DELETE - Static variable in interface coneforest.psylla.core.PsyIndexed
-
Context action of the
deleteoperator. - PSY_DELETEFILE - Static variable in class coneforest.psylla.core.PsyFileSystem
-
Context action of the
deletefileoperator. - PSY_DENOMINATOR - Static variable in interface coneforest.psylla.core.PsyRational
-
Context action of the
denominatoroperator. - PSY_DEQUEUE - Static variable in interface coneforest.psylla.core.PsyFormalQueue
-
Context action of the
dequeueoperator. - PSY_DICT - Static variable in class coneforest.psylla.core.PsyDict
-
Context action of the
dictoperator. - PSY_DICTSTACK - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
dictstackoperator. - PSY_DICTTOMARK - Static variable in class coneforest.psylla.core.PsyDict
-
Context action of the
dicttomarkoperator. - PSY_DISTINCT - Static variable in interface coneforest.psylla.core.PsyFormalStream
-
Context action of the
distinctoperator. - PSY_DIV - Static variable in interface coneforest.psylla.core.PsyMultiplicative
-
Context action of the
divoperator. - PSY_DUP - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
dupoperator. - PSY_EDITLINE - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
editlineoperator. - PSY_END - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
endoperator. - PSY_ENQUEUE - Static variable in interface coneforest.psylla.core.PsyFormalQueue
-
Context action of the
enqueueoperator. - PSY_ENTRIES - Static variable in interface coneforest.psylla.core.PsyIndexed
-
Context action of the
entriesoperator. - PSY_EQ - Static variable in interface coneforest.psylla.core.PsyObject
-
Context action of the
eqoperator. - PSY_EVAL - Static variable in interface coneforest.psylla.core.PsyEvaluable
-
Context action of the
evaloperator. - PSY_EXCH - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
exchoperator. - PSY_EXEC - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
execoperator. - PSY_EXECSTACK - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
execstackoperator. - PSY_EXECUTIVE - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
executiveoperator. - PSY_EXIT - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
exitoperator. - PSY_EXP - Static variable in interface coneforest.psylla.core.PsyNumeric
-
Context action of the
expoperator. - PSY_EXTRACT - Static variable in interface coneforest.psylla.core.PsyIndexed
-
Context action of the
extractoperator. - PSY_EXTRACTINTERVAL - Static variable in interface coneforest.psylla.core.PsyFormalArray
-
Context action of the
extractintervaloperator. - PSY_FILEACCESSTIME - Static variable in class coneforest.psylla.core.PsyFileSystem
-
Context action of the
fileaccesstimeoperator. - PSY_FILEATTRIBUTE - Static variable in class coneforest.psylla.core.PsyFileSystem
-
Context action of the
fileattributeoperator. - PSY_FILECREATIONTIME - Static variable in class coneforest.psylla.core.PsyFileSystem
-
Context action of the
filecreationtimeoperator. - PSY_FILEEXISTS - Static variable in class coneforest.psylla.core.PsyFileSystem
-
Context action of the
fileexistsoperator. - PSY_FILEMODIFIEDTIME - Static variable in class coneforest.psylla.core.PsyFileSystem
-
Context action of the
filemodifiedtimeoperator. - PSY_FILEPERMISSIONS - Static variable in class coneforest.psylla.core.PsyFileSystem
-
Context action of the
filepermissionsoperator. - PSY_FILEREADER - Static variable in class coneforest.psylla.core.PsyFileReader
-
Context action of the
filereaderoperator. - PSY_FILES - Static variable in class coneforest.psylla.core.PsyFileSystem
-
Context action of the
filesoperator. - PSY_FILESIZE - Static variable in class coneforest.psylla.core.PsyFileSystem
-
Context action of the
filesizeoperator. - PSY_FILEWRITER - Static variable in class coneforest.psylla.core.PsyFileWriter
-
Context action of the
filewriteroperator. - PSY_FILTERED - Static variable in interface coneforest.psylla.core.PsyFormalStream
-
Context action of the
filteredoperator. - PSY_FLIPBIT - Static variable in interface coneforest.psylla.core.PsyBitwise
-
Context action of the
flipbitoperator. - PSY_FLOOR - Static variable in interface coneforest.psylla.core.PsyRealNumeric
-
Context action of the
flooroperator. - PSY_FLUSH - Static variable in interface coneforest.psylla.core.PsyFlushable
-
Context action of the
flushoperator. - PSY_FOR - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
foroperator. - PSY_FORALL - Static variable in interface coneforest.psylla.core.PsySequential
-
Context action of the
foralloperator. - PSY_FORK - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
forkoperator. - PSY_GCD - Static variable in interface coneforest.psylla.core.PsyIntegral
-
Context action of the
gcdoperator. - PSY_GE - Static variable in interface coneforest.psylla.core.PsyScalar
-
Context action of the
geoperator. - PSY_GET - Static variable in interface coneforest.psylla.core.PsyIndexed
-
Context action of the
getoperator. - PSY_GETALL - Static variable in interface coneforest.psylla.core.PsyIndexed
-
Context action of the
getalloperator. - PSY_GETINTERVAL - Static variable in interface coneforest.psylla.core.PsyFormalArray
-
Context action of the
getintervaloperator. - PSY_GIVE - Static variable in interface coneforest.psylla.core.PsyFormalQueue
-
Context action of the
giveoperator. - PSY_GT - Static variable in interface coneforest.psylla.core.PsyScalar
-
Context action of the
gtoperator. - PSY_HALT - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
haltoperator. - PSY_HARDLINK - Static variable in class coneforest.psylla.core.PsyFileSystem
-
Context action of the
hardlinkoperator. - PSY_HASHCODE - Static variable in interface coneforest.psylla.core.PsyObject
-
Context action of the
hashcodeoperator. - PSY_HYPOT - Static variable in interface coneforest.psylla.core.PsyRealNumeric
-
Context action of the
hypotoperator. - PSY_IDIV - Static variable in interface coneforest.psylla.core.PsyIntegral
-
Context action of the
idivoperator. - PSY_IF - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
ifoperator. - PSY_IFELSE - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
ifelseoperator. - PSY_IMAGPART - Static variable in class coneforest.psylla.core.PsyComplex
-
Context action of the
imagpartoperator. - PSY_INDEX - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
indexoperator. - PSY_INDEXOFCHAR - Static variable in interface coneforest.psylla.core.PsyTextual
-
Context action of the
indexofcharoperator. - PSY_INDEXOFSUBSTRING - Static variable in interface coneforest.psylla.core.PsyTextual
-
Context action of the
indexofsubstringoperator. - PSY_INSERT - Static variable in interface coneforest.psylla.core.PsyFormalArray
-
Context action of the
insertoperator. - PSY_INSERTALL - Static variable in interface coneforest.psylla.core.PsyFormalArray
-
Context action of the
insertalloperator. - PSY_INSTANCEOF - Static variable in interface coneforest.psylla.core.PsyObject
-
Context action of the
instanceofoperator. - PSY_INTERSECTS - Static variable in interface coneforest.psylla.core.PsyFormalSet
-
Context action of the
intersectsoperator. - PSY_ISDIRECTORY - Static variable in class coneforest.psylla.core.PsyFileSystem
-
Context action of the
isdirectoryoperator. - PSY_ISEMPTY - Static variable in interface coneforest.psylla.core.PsyLengthy
-
Context action of the
isemptyoperator. - PSY_ISFILE - Static variable in class coneforest.psylla.core.PsyFileSystem
-
Context action of the
isfileoperator. - PSY_ISFULL - Static variable in interface coneforest.psylla.core.PsyBounded
-
Context action of the
isfulloperator. - PSY_ISSAMEFILE - Static variable in class coneforest.psylla.core.PsyFileSystem
-
Context action of the
issamefileoperator. - PSY_ISSYMLINK - Static variable in class coneforest.psylla.core.PsyFileSystem
-
Context action of the
issymlinkoperator. - PSY_ISZERO - Static variable in interface coneforest.psylla.core.PsyAdditive
-
Context action of the
iszerooperator. - PSY_ITERATE - Static variable in class coneforest.psylla.core.PsyStream
-
Context action of the
iterateoperator. - PSY_JOIN - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
joinoperator. - PSY_KEYS - Static variable in interface coneforest.psylla.core.PsyIndexed
-
Context action of the
keysoperator. - PSY_KNOWN - Static variable in interface coneforest.psylla.core.PsyIndexed
-
Context action of the
knownoperator. - PSY_LCM - Static variable in interface coneforest.psylla.core.PsyIntegral
-
Context action of the
lcmoperator. - PSY_LE - Static variable in interface coneforest.psylla.core.PsyScalar
-
Context action of the
leoperator. - PSY_LENGTH - Static variable in interface coneforest.psylla.core.PsyLengthy
-
Context action of the
lengthoperator. - PSY_LIMITED - Static variable in interface coneforest.psylla.core.PsyFormalStream
-
Context action of the
limitedoperator. - PSY_LOAD - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
loadoperator. - PSY_LOCK - Static variable in class coneforest.psylla.core.PsyLock
-
Context action of the
lockoperator. - PSY_LOG - Static variable in interface coneforest.psylla.core.PsyNumeric
-
Context action of the
logoperator. - PSY_LOOP - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
loopoperator. - PSY_LOWERCASE - Static variable in interface coneforest.psylla.core.PsyTextual
-
Context action of the
lowercaseoperator. - PSY_LT - Static variable in interface coneforest.psylla.core.PsyScalar
-
Context action of the
ltoperator. - PSY_MAPPED - Static variable in interface coneforest.psylla.core.PsyFormalStream
-
Context action of the
mappedoperator. - PSY_MATCHER - Static variable in class coneforest.psylla.core.PsyMatcher
-
Context action of the
matcheroperator. - PSY_MATCHES - Static variable in class coneforest.psylla.core.PsyMatcher
-
Context action of the
matchesoperator. - PSY_MAX - Static variable in interface coneforest.psylla.core.PsyScalar
-
Context action of the
maxoperator. - PSY_MIN - Static variable in interface coneforest.psylla.core.PsyScalar
-
Context action of the
minoperator. - PSY_MOD - Static variable in interface coneforest.psylla.core.PsyIntegral
-
Context action of the
modoperator. - PSY_MUL - Static variable in interface coneforest.psylla.core.PsyMultiplicative
-
Context action of the
muloperator. - PSY_NAMESPACE - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
namespaceoperator. - PSY_NE - Static variable in interface coneforest.psylla.core.PsyObject
-
Context action of the
neoperator. - PSY_NEG - Static variable in interface coneforest.psylla.core.PsyAdditive
-
Context action of the
negoperator. - PSY_NONZERO - Static variable in interface coneforest.psylla.core.PsyAdditive
-
Context action of the
nonzerooperator. - PSY_NOT - Static variable in interface coneforest.psylla.core.PsyLogical
-
Context action of the
notoperator. - PSY_NOTIFY - Static variable in class coneforest.psylla.core.PsyCondition
-
Context action of the
notifyoperator. - PSY_NUMERATOR - Static variable in interface coneforest.psylla.core.PsyRational
-
Context action of the
numeratoroperator. - PSY_OR - Static variable in interface coneforest.psylla.core.PsyLogical
-
Context action of the
oroperator. - PSY_PEEKED - Static variable in interface coneforest.psylla.core.PsyFormalStream
-
Context action of the
peekedoperator. - PSY_POP - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
popoperator. - PSY_POSTCHOP - Static variable in interface coneforest.psylla.core.PsyFormalArray
-
Context action of the
postchopoperator. - PSY_POW - Static variable in interface coneforest.psylla.core.PsyNumeric
-
Context action of the
powoperator. - PSY_PRECHOP - Static variable in interface coneforest.psylla.core.PsyFormalArray
-
Context action of the
prechopoperator. - PSY_PREPEND - Static variable in interface coneforest.psylla.core.PsyFormalArray
-
Context action of the
prependoperator. - PSY_PREPENDALL - Static variable in interface coneforest.psylla.core.PsyFormalArray
-
Context action of the
prependalloperator. - PSY_PRETTYPRINT - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
prettyprintoperator. - PSY_PRINT - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
printoperator. - PSY_PROCESS - Static variable in class coneforest.psylla.core.PsyProcess
-
Context action of the
processoperator. - PSY_PROCESSERROR - Static variable in class coneforest.psylla.core.PsyProcess
-
Context action of the
processerroroperator. - PSY_PROCESSREADER - Static variable in class coneforest.psylla.core.PsyProcess
-
Context action of the
processreaderoperator. - PSY_PROCESSWRITER - Static variable in class coneforest.psylla.core.PsyProcess
-
Context action of the
processwriteroperator. - PSY_PUT - Static variable in interface coneforest.psylla.core.PsyIndexed
-
Context action of the
putoperator. - PSY_PUTINTERVAL - Static variable in interface coneforest.psylla.core.PsyFormalArray
-
Context action of the
putintervaloperator. - PSY_QUIT - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
quitoperator. - PSY_RANDOM - Static variable in class coneforest.psylla.core.PsyRandom
-
Context action of the
randomoperator. - PSY_RANDOMBOOLEAN - Static variable in class coneforest.psylla.core.PsyRandom
-
Context action of the
uniformbooleanoperator. - PSY_RANGE - Static variable in class coneforest.psylla.core.PsyRange
-
Context action of the
rangeoperator. - PSY_READ - Static variable in interface coneforest.psylla.core.PsyReadable
-
Context action of the
readoperator. - PSY_READLINK - Static variable in class coneforest.psylla.core.PsyFileSystem
-
Context action of the
readlinkoperator. - PSY_READY - Static variable in interface coneforest.psylla.core.PsyReady
-
Context action of the
readyoperator. - PSY_REALPART - Static variable in class coneforest.psylla.core.PsyComplex
-
Context action of the
realpartoperator. - PSY_RECIPROCAL - Static variable in interface coneforest.psylla.core.PsyMultiplicative
-
Context action of the
reciprocaloperator. - PSY_REDUCE - Static variable in interface coneforest.psylla.core.PsyFormalStream
-
Context action of the
reduceoperator. - PSY_REGEXP - Static variable in class coneforest.psylla.core.PsyRegExp
-
Context action of the
regexpoperator. - PSY_REMOVE - Static variable in interface coneforest.psylla.core.PsyFormalSet
-
Context action of the
removeoperator. - PSY_REMOVEALL - Static variable in interface coneforest.psylla.core.PsyFormalSet
-
Context action of the
removealloperator. - PSY_RENAMEFILE - Static variable in class coneforest.psylla.core.PsyFileSystem
-
Context action of the
renamefileoperator. - PSY_REPEAT - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
repeatoperator. - PSY_REPLACEALL - Static variable in class coneforest.psylla.core.PsyMatcher
-
Context action of the
replacealloperator. - PSY_REQUIRE - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
requireoperator. - PSY_RESET - Static variable in interface coneforest.psylla.core.PsyResetable
-
Context action of the
resetoperator. - PSY_RETAINALL - Static variable in interface coneforest.psylla.core.PsyFormalSet
-
Context action of the
retainalloperator. - PSY_REVERSE - Static variable in interface coneforest.psylla.core.PsyFormalArray
-
Context action of the
reverseoperator. - PSY_ROLL - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
rolloperator. - PSY_ROUND - Static variable in interface coneforest.psylla.core.PsyRealNumeric
-
Context action of the
roundoperator. - PSY_SAY - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
sayoperator. - PSY_SET - Static variable in class coneforest.psylla.core.PsySet
-
Context action of the
setoperator. - PSY_SETBIT - Static variable in interface coneforest.psylla.core.PsyBitwise
-
Context action of the
setbitoperator. - PSY_SETLENGTH - Static variable in interface coneforest.psylla.core.PsyFormalArray
-
Context action of the
setlengthoperator. - PSY_SETTOMARK - Static variable in class coneforest.psylla.core.PsySet
-
Context action of the
settomarkoperator. - PSY_SIGNUM - Static variable in interface coneforest.psylla.core.PsyNumeric
-
Context action of the
signumoperator. - PSY_SIN - Static variable in interface coneforest.psylla.core.PsyNumeric
-
Context action of the
sinoperator. - PSY_SINH - Static variable in interface coneforest.psylla.core.PsyNumeric
-
Context action of the
sinhoperator. - PSY_SKIP - Static variable in interface coneforest.psylla.core.PsyReadable
-
Context action of the
skipoperator. - PSY_SKIPPED - Static variable in interface coneforest.psylla.core.PsyFormalStream
-
Context action of the
skippedoperator. - PSY_SLEEP - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
sleepoperator. - PSY_SLICE - Static variable in interface coneforest.psylla.core.PsyIndexed
-
Context action of the
sliceoperator. - PSY_SORT - Static variable in class coneforest.psylla.core.PsyArray
-
Context action of the
sortoperator. - PSY_SORTED - Static variable in interface coneforest.psylla.core.PsyFormalStream
-
Context action of the
sortedoperator. - PSY_SPLIT - Static variable in interface coneforest.psylla.core.PsyTextual
-
Context action of the
splitoperator. - PSY_SQRT - Static variable in interface coneforest.psylla.core.PsyNumeric
-
Context action of the
sqrtoperator. - PSY_STACK - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
stackoperator. - PSY_STATUS - Static variable in class coneforest.psylla.core.PsyProcess
-
Context action of the
statusoperator. - PSY_STOP - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
stopoperator. - PSY_STOPPED - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
stoppedoperator. - PSY_STORE - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
storeoperator. - PSY_STREAM - Static variable in interface coneforest.psylla.core.PsyStreamable
-
Context action of the
streamoperator. - PSY_STREAMTOMARK - Static variable in class coneforest.psylla.core.PsyStream
-
Context action of the
streamtomarkoperator. - PSY_STRING - Static variable in class coneforest.psylla.core.PsyString
-
Context action of the
stringoperator. - PSY_STRINGREADER - Static variable in class coneforest.psylla.core.PsyStringReader
-
Context action of the
stringreaderoperator. - PSY_STRINGWRITER - Static variable in class coneforest.psylla.core.PsyStringWriter
-
Context action of the
stringwriteroperator. - PSY_SUB - Static variable in interface coneforest.psylla.core.PsyAdditive
-
Context action of the
suboperator. - PSY_SYMLINK - Static variable in class coneforest.psylla.core.PsyFileSystem
-
Context action of the
symlinkoperator. - PSY_TAKE - Static variable in interface coneforest.psylla.core.PsyFormalQueue
-
Context action of the
takeoperator. - PSY_TAN - Static variable in interface coneforest.psylla.core.PsyNumeric
-
Context action of the
tanoperator. - PSY_TANH - Static variable in interface coneforest.psylla.core.PsyNumeric
-
Context action of the
tanhoperator. - PSY_TESTBIT - Static variable in interface coneforest.psylla.core.PsyBitwise
-
Context action of the
testbitoperator. - PSY_TIME - Static variable in class coneforest.psylla.core.PsyTime
-
Context action of the
timeoperator. - PSY_TOINTEGER - Static variable in interface coneforest.psylla.core.PsyConvertableToInteger
-
Context action of the
tointegeroperator. - PSY_TOINTEGRAL - Static variable in interface coneforest.psylla.core.PsyConvertableToIntegral
-
Context action of the
tointegraloperator. - PSY_TOKENS - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
tokensoperator. - PSY_TONAME - Static variable in interface coneforest.psylla.core.PsyObject
-
Context action of the
tonameoperator. - PSY_TORATIONAL - Static variable in interface coneforest.psylla.core.PsyConvertableToRational
-
Context action of the
torationaloperator. - PSY_TOREAL - Static variable in interface coneforest.psylla.core.PsyConvertableToReal
-
Context action of the
torealoperator. - PSY_TOSTRING - Static variable in interface coneforest.psylla.core.PsyObject
-
Context action of the
tostringoperator. - PSY_TYPE - Static variable in interface coneforest.psylla.core.PsyObject
-
Context action of the
typeoperator. - PSY_UNDEF - Static variable in interface coneforest.psylla.core.PsyFormalDict
-
Context action of the
undefoperator. - PSY_UNIFORMDEVIATE - Static variable in class coneforest.psylla.core.PsyRandom
-
Context action of the
uniformdeviateoperator. - PSY_UPPERCASE - Static variable in interface coneforest.psylla.core.PsyTextual
-
Context action of the
uppercaseoperator. - PSY_VALUES - Static variable in interface coneforest.psylla.core.PsyIndexed
-
Context action of the
valuesoperator. - PSY_WAIT - Static variable in class coneforest.psylla.core.PsyCondition
-
Context action of the
waitoperator. - PSY_WARN - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
warnoperator. - PSY_WHERE - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
whereoperator. - PSY_WRITE - Static variable in interface coneforest.psylla.core.PsyWritable
-
Context action of the
writeoperator. - PSY_WRITESTRING - Static variable in interface coneforest.psylla.core.PsyWritable
-
Context action of the
writestringoperator. - PSY_XOR - Static variable in interface coneforest.psylla.core.PsyLogical
-
Context action of the
xoroperator. - PSY_YIELD - Static variable in interface coneforest.psylla.core.PsyContext
-
Context action of the
yieldoperator. - psyAbs() - Method in class coneforest.psylla.core.PsyBigInteger
- psyAbs() - Method in class coneforest.psylla.core.PsyComplex
- psyAbs() - Method in class coneforest.psylla.core.PsyInteger
- psyAbs() - Method in interface coneforest.psylla.core.PsyIntegral
- psyAbs() - Method in interface coneforest.psylla.core.PsyNumeric
-
Returns the
numericabsolute value of this object. - psyAbs() - Method in interface coneforest.psylla.core.PsyRational
- psyAbs() - Method in class coneforest.psylla.core.PsyReal
- psyAbs() - Method in interface coneforest.psylla.core.PsyRealNumeric
- psyAcos() - Method in class coneforest.psylla.core.PsyComplex
- psyAcos() - Method in interface coneforest.psylla.core.PsyNumeric
-
Returns the
numericarc cosine of this object. - psyAcos() - Method in interface coneforest.psylla.core.PsyRealNumeric
- psyAdd(PsyNumeric) - Method in class coneforest.psylla.core.PsyComplex
- psyAdd(PsyNumeric) - Method in interface coneforest.psylla.core.PsyRealNumeric
- psyAdd(PsyRealNumeric) - Method in class coneforest.psylla.core.PsyBigInteger
- psyAdd(PsyRealNumeric) - Method in class coneforest.psylla.core.PsyInteger
- psyAdd(PsyRealNumeric) - Method in interface coneforest.psylla.core.PsyRational
- psyAdd(PsyRealNumeric) - Method in class coneforest.psylla.core.PsyReal
- psyAdd(PsyRealNumeric) - Method in interface coneforest.psylla.core.PsyRealNumeric
- psyAdd(T) - Method in interface coneforest.psylla.core.PsyAdditive
-
Returns the
additiveresult of arithmetic addition of specified object to this object. - PsyAdditive<T extends PsyAdditive> - Interface in coneforest.psylla.core
-
The representation of
additive, a type of object that is an operand of additive operation. - psyAnd(PsyBitArray) - Method in class coneforest.psylla.core.PsyBitArray
- psyAnd(PsyBoolean) - Method in class coneforest.psylla.core.PsyBoolean
-
Returns a result of boolean conjunction of this object and given object.
- psyAnd(PsyIntegral) - Method in class coneforest.psylla.core.PsyBigInteger
- psyAnd(PsyIntegral) - Method in class coneforest.psylla.core.PsyInteger
- psyAnd(T) - Method in interface coneforest.psylla.core.PsyLogical
-
Returns a result of logical conjunction of this object and given object.
- psyAppend(PsyBoolean) - Method in class coneforest.psylla.core.PsyBitArray
- psyAppend(PsyInteger) - Method in class coneforest.psylla.core.PsyBitSet
- psyAppend(PsyInteger) - Method in class coneforest.psylla.core.PsyString
- psyAppend(PsyObject) - Method in class coneforest.psylla.core.PsyArray
- psyAppend(PsyObject) - Method in class coneforest.psylla.core.PsySet
- psyAppend(T) - Method in interface coneforest.psylla.core.PsyAppendable
-
Appends a given
objectto this container. - PsyAppendable<T extends PsyObject> - Interface in coneforest.psylla.core
-
The representation of
appendable, a type of container that allow to append objects (usually to the end, if it makes sense). - psyAppendAll(PsyIterable<? extends PsyInteger>) - Method in class coneforest.psylla.core.PsyBitSet
- psyAppendAll(PsyIterable<? extends T>) - Method in interface coneforest.psylla.core.PsyAppendable
-
Appends all the
objects from a giveniterableenumeration to this container. - psyAppendAll(PsyIterable<? extends T>) - Method in interface coneforest.psylla.core.PsyFormalSet
-
Appends all the
objects from a giveniterableenumeration to this set. - psyArg() - Method in class coneforest.psylla.core.PsyComplex
-
Returns a
realrepresenting the complex argument of this object. - PsyArithmetic<T extends PsyArithmetic> - Interface in coneforest.psylla.core
-
The representation of
arithmetic, a type of object that is an operand of arithmetic operation. - PsyArray - Class in coneforest.psylla.core
-
The representation of
array. - PsyArray() - Constructor for class coneforest.psylla.core.PsyArray
-
Constructs a new empty
array. - PsyArray(ArrayList<PsyObject>) - Constructor for class coneforest.psylla.core.PsyArray
-
Constructs a new
arraywrapped around the given array list. - psyAsin() - Method in class coneforest.psylla.core.PsyComplex
- psyAsin() - Method in interface coneforest.psylla.core.PsyNumeric
-
Returns the
numericarc sine of this object. - psyAsin() - Method in interface coneforest.psylla.core.PsyRealNumeric
- psyAtan() - Method in class coneforest.psylla.core.PsyComplex
- psyAtan() - Method in interface coneforest.psylla.core.PsyNumeric
-
Returns the
numericarc tangent of this object. - psyAtan() - Method in interface coneforest.psylla.core.PsyRealNumeric
- PsyAtomic - Interface in coneforest.psylla.core
-
The representation of
atomic, a type of immutable objects. - PsyBigFraction - Class in coneforest.psylla.core
-
The representation of
bigfraction. - PsyBigInteger - Class in coneforest.psylla.core
-
The representation of
biginteger, arbitrary precision integer. - PsyBigInteger(BigInteger) - Constructor for class coneforest.psylla.core.PsyBigInteger
-
Constructs a new
bigintegerfor the given value. - psyBinarySearch(PsyObject, PsyProc, PsyContext) - Method in class coneforest.psylla.core.PsyArray
-
Searches this array for the specified value using the binary search algorithm.
- psyBind() - Method in class coneforest.psylla.core.PsyProc
- PsyBitArray - Class in coneforest.psylla.core
-
The representation of
bitarray. - PsyBitArray() - Constructor for class coneforest.psylla.core.PsyBitArray
-
Creates a new empty
bitarray. - PsyBitArray(BitSet, int) - Constructor for class coneforest.psylla.core.PsyBitArray
- PsyBitSet - Class in coneforest.psylla.core
-
The representation of
bitset, a set of nonnegativeintegerobjects. - PsyBitSet() - Constructor for class coneforest.psylla.core.PsyBitSet
-
Instantiate an empty
bitsetobject. - PsyBitSet(BitSet) - Constructor for class coneforest.psylla.core.PsyBitSet
-
Instantiate a
bitsetobject from a givenBitSetobject. - psyBitShift(PsyInteger) - Method in class coneforest.psylla.core.PsyBigInteger
- psyBitShift(PsyInteger) - Method in class coneforest.psylla.core.PsyBitArray
- psyBitShift(PsyInteger) - Method in interface coneforest.psylla.core.PsyBitwise
-
Returns a
bitwisewhose value is equivalent to this value with bits shifted at the given distance. - psyBitShift(PsyInteger) - Method in class coneforest.psylla.core.PsyInteger
- PsyBitwise<T extends PsyBitwise> - Interface in coneforest.psylla.core
-
The representation of
bitwise, a type of object that is an operand of bitwise operation. - PsyBlockingQueue - Class in coneforest.psylla.core
-
The representation of
blockingqueue. - PsyBlockingQueue(PsyInteger) - Constructor for class coneforest.psylla.core.PsyBlockingQueue
- PsyBoolean - Class in coneforest.psylla.core
-
The representation of
boolean. - PsyBounded - Interface in coneforest.psylla.core
-
The representation of
bounded, a type of a container with bounded capacity. - psyCalendar(PsyInteger) - Static method in class coneforest.psylla.core.PsyTime
- psyCalendarTime(PsyFormalDict) - Static method in class coneforest.psylla.core.PsyTime
- psyCapacity() - Method in interface coneforest.psylla.core.PsyBounded
-
Returns the
integercapacity of this container. - psyCaptureGroupCount() - Method in class coneforest.psylla.core.PsyMatcher
- psyCaptureGroupEnd(PsyObject) - Method in class coneforest.psylla.core.PsyMatcher
- psyCaptureGroupStart(PsyObject) - Method in class coneforest.psylla.core.PsyMatcher
- psyCbrt() - Method in class coneforest.psylla.core.PsyComplex
- psyCbrt() - Method in interface coneforest.psylla.core.PsyNumeric
-
Returns the
numericcubic root of this object. - psyCbrt() - Method in interface coneforest.psylla.core.PsyRealNumeric
- psyCeiling() - Method in class coneforest.psylla.core.PsyBigFraction
- psyCeiling() - Method in class coneforest.psylla.core.PsyFraction
- psyCeiling() - Method in interface coneforest.psylla.core.PsyIntegral
- psyCeiling() - Method in interface coneforest.psylla.core.PsyRational
- psyCeiling() - Method in class coneforest.psylla.core.PsyReal
- psyCeiling() - Method in interface coneforest.psylla.core.PsyRealNumeric
- psyChangeFileAttribute(PsyTextual, PsyTextual, PsyObject) - Static method in class coneforest.psylla.core.PsyFileSystem
- psyChangeFilePermissions(PsyTextual, PsyInteger) - Static method in class coneforest.psylla.core.PsyFileSystem
- psyClear() - Method in class coneforest.psylla.core.PsyArray
- psyClear() - Method in class coneforest.psylla.core.PsyBitArray
- psyClear() - Method in class coneforest.psylla.core.PsyBitSet
- psyClear() - Method in class coneforest.psylla.core.PsyBlockingQueue
- psyClear() - Method in interface coneforest.psylla.core.PsyClearable
-
Clear this object.
- psyClear() - Method in class coneforest.psylla.core.PsyDict
- psyClear() - Method in interface coneforest.psylla.core.PsyFormalDict
- psyClear() - Method in interface coneforest.psylla.core.PsyFormalSet
-
Removes all the elements from this set.
- psyClear() - Method in class coneforest.psylla.core.PsySet
- psyClear() - Method in class coneforest.psylla.core.PsyString
- PsyClearable - Interface in coneforest.psylla.core
-
The representation of
clearable, a type of objects that can be cleared (emptied) in some manner. - psyClearBit(PsyInteger) - Method in class coneforest.psylla.core.PsyBigInteger
- psyClearBit(PsyInteger) - Method in class coneforest.psylla.core.PsyBitArray
- psyClearBit(PsyInteger) - Method in interface coneforest.psylla.core.PsyBitwise
-
Returns a
bitwisewhose value is equivalent to this value with the designated bit cleared. - psyClearBit(PsyInteger) - Method in class coneforest.psylla.core.PsyInteger
- psyClone() - Method in class coneforest.psylla.core.PsyArray
- psyClone() - Method in class coneforest.psylla.core.PsyBitArray
- psyClone() - Method in class coneforest.psylla.core.PsyBitSet
- psyClone() - Method in class coneforest.psylla.core.PsyDict
- psyClone() - Method in interface coneforest.psylla.core.PsyFormalArray
- psyClone() - Method in interface coneforest.psylla.core.PsyObject
-
Returns a clone of this object.
- psyClone() - Method in class coneforest.psylla.core.PsyProc
- psyClone() - Method in class coneforest.psylla.core.PsySet
- psyClone() - Method in class coneforest.psylla.core.PsyString
- psyClose() - Method in class coneforest.psylla.core.PsyBlockingQueue
- psyClose() - Method in interface coneforest.psylla.core.PsyCloseable
-
Closes this object.
- psyClose() - Method in interface coneforest.psylla.core.PsyFormalStream
-
Closes this
formalstream. - psyClose() - Method in class coneforest.psylla.core.PsyInput
- psyClose() - Method in class coneforest.psylla.core.PsyOutput
- psyClose() - Method in class coneforest.psylla.core.PsyReader
- psyClose() - Method in class coneforest.psylla.core.PsyWriter
- PsyCloseable - Interface in coneforest.psylla.core
-
The representation of
closeable, a type of objects that can be closed in some sense. - psyCmp(T) - Method in interface coneforest.psylla.core.PsyScalar
-
Compares this object against given object and returns an
integerindicating the result of the comparison. - PsyCommand - Class in coneforest.psylla.core
-
The representation of
command. - PsyCommand(CharSequence) - Constructor for class coneforest.psylla.core.PsyCommand
-
Creates a new
commandobject with the given name. - PsyComplex - Class in coneforest.psylla.core
-
The representation of
complex, a complex number. - PsyComplex(double) - Constructor for class coneforest.psylla.core.PsyComplex
- PsyComplex(double, double) - Constructor for class coneforest.psylla.core.PsyComplex
- PsyComplex(PsyRealNumeric) - Constructor for class coneforest.psylla.core.PsyComplex
- PsyComplex(PsyRealNumeric, PsyRealNumeric) - Constructor for class coneforest.psylla.core.PsyComplex
- psyConcat(PsyFormalStream<T>) - Method in interface coneforest.psylla.core.PsyFormalStream
- PsyConcurrentModificationException - Exception in coneforest.psylla.core
-
The representation of
concurrentmodificationerror thrown when concurrent modification detected. - PsyConcurrentModificationException() - Constructor for exception coneforest.psylla.core.PsyConcurrentModificationException
- psyCondition() - Method in class coneforest.psylla.core.PsyLock
-
Returns a
conditionobject for use with this lock. - PsyCondition - Class in coneforest.psylla.core
-
The representation of
condition. - PsyCondition(Condition) - Constructor for class coneforest.psylla.core.PsyCondition
-
Constructs a
conditionobject that wraps given condition. - PsyConfigDict - Class in coneforest.psylla.core
- PsyConfigDict() - Constructor for class coneforest.psylla.core.PsyConfigDict
- psyConjugate() - Method in class coneforest.psylla.core.PsyComplex
-
Returns a
complexrepresenting the complex conjugate of this object. - PsyContainer<T extends PsyObject> - Interface in coneforest.psylla.core
- psyContains(PsyInteger) - Method in class coneforest.psylla.core.PsyBitSet
- psyContains(PsyObject) - Method in class coneforest.psylla.core.PsySet
- psyContains(T) - Method in interface coneforest.psylla.core.PsyFormalSet
-
Returns a
booleanobject indicating whether a givenobjectbelongs to this set. - PsyContext - Interface in coneforest.psylla.core
-
The representation of
context, an execution context. - PsyConvertableToInteger - Interface in coneforest.psylla.core
- PsyConvertableToIntegral - Interface in coneforest.psylla.core
- PsyConvertableToRational - Interface in coneforest.psylla.core
- PsyConvertableToReal - Interface in coneforest.psylla.core
- psyCopyFile(PsyTextual, PsyTextual) - Static method in class coneforest.psylla.core.PsyFileSystem
-
Copies a file to the target file.
- psyCos() - Method in class coneforest.psylla.core.PsyComplex
- psyCos() - Method in interface coneforest.psylla.core.PsyNumeric
-
Returns the
numericcosine of this object. - psyCos() - Method in interface coneforest.psylla.core.PsyRealNumeric
- psyCosh() - Method in class coneforest.psylla.core.PsyComplex
- psyCosh() - Method in interface coneforest.psylla.core.PsyNumeric
-
Returns the
numerichyperbolic cosine of this object. - psyCosh() - Method in interface coneforest.psylla.core.PsyRealNumeric
- psyCount() - Method in interface coneforest.psylla.core.PsyFormalStream
-
Returns the count of elements in this
formalstream. - psyCreateDirectory(PsyTextual) - Static method in class coneforest.psylla.core.PsyFileSystem
-
Creates a new directory with the given name.
- psyCurrentContext() - Static method in interface coneforest.psylla.core.PsyContext
-
Returns the currently executing context.
- psyCurrentDirectory() - Static method in class coneforest.psylla.core.PsyFileSystem
-
Returns a
namerepresenting the absolute name of the current directory. - psyDelete(PsyInteger) - Method in interface coneforest.psylla.core.PsyFormalArray
- psyDelete(PsyTextual) - Method in interface coneforest.psylla.core.PsyFormalDict
- psyDelete(K) - Method in interface coneforest.psylla.core.PsyIndexed
-
Deletes a key or index and a value associated with it from this object.
- psyDeleteFile(PsyTextual) - Static method in class coneforest.psylla.core.PsyFileSystem
-
Deletes a file or empty directory with a given name.
- psyDenominator() - Method in class coneforest.psylla.core.PsyBigFraction
- psyDenominator() - Method in class coneforest.psylla.core.PsyFraction
- psyDenominator() - Method in interface coneforest.psylla.core.PsyIntegral
- psyDenominator() - Method in interface coneforest.psylla.core.PsyRational
-
Returns an
integraldenominator of this fraction. - psyDequeue() - Method in class coneforest.psylla.core.PsyBlockingQueue
- psyDequeue() - Method in interface coneforest.psylla.core.PsyFormalQueue
-
Removes and returns the head of this queue.
- PsyDict - Class in coneforest.psylla.core
-
The representation of
dict, a dictionary. - PsyDict() - Constructor for class coneforest.psylla.core.PsyDict
-
Creates a new empty
dict. - PsyDict(HashMap<String, PsyObject>) - Constructor for class coneforest.psylla.core.PsyDict
-
Creates a new
dictwrapped around the given hash map. - PsyDictStackUnderflowException - Exception in coneforest.psylla.core
- PsyDictStackUnderflowException() - Constructor for exception coneforest.psylla.core.PsyDictStackUnderflowException
- PsyDirectoryNotEmptyException - Exception in coneforest.psylla.core
- PsyDirectoryNotEmptyException() - Constructor for exception coneforest.psylla.core.PsyDirectoryNotEmptyException
- psyDistinct() - Method in interface coneforest.psylla.core.PsyFormalStream
- psyDiv(PsyNumeric) - Method in class coneforest.psylla.core.PsyComplex
- psyDiv(PsyNumeric) - Method in interface coneforest.psylla.core.PsyRealNumeric
- psyDiv(PsyRealNumeric) - Method in class coneforest.psylla.core.PsyBigInteger
- psyDiv(PsyRealNumeric) - Method in class coneforest.psylla.core.PsyInteger
- psyDiv(PsyRealNumeric) - Method in interface coneforest.psylla.core.PsyRational
- psyDiv(PsyRealNumeric) - Method in class coneforest.psylla.core.PsyReal
- psyDiv(PsyRealNumeric) - Method in interface coneforest.psylla.core.PsyRealNumeric
- psyDiv(T) - Method in interface coneforest.psylla.core.PsyMultiplicative
-
Returns a result of arithmetic division of this object by given object.
- psyEnqueue(PsyObject) - Method in class coneforest.psylla.core.PsyBlockingQueue
- psyEnqueue(T) - Method in interface coneforest.psylla.core.PsyFormalQueue
-
Inserts an element into this queue.
- psyEntries() - Method in interface coneforest.psylla.core.PsyFormalArray
- psyEntries() - Method in interface coneforest.psylla.core.PsyFormalDict
- psyEntries() - Method in interface coneforest.psylla.core.PsyIndexed
-
Returns an
iterableenumeration of all the keys and values of this object. - 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
booleanindicating whether some other object is “equal to” this one. - psyEq(PsyObject) - Method in interface coneforest.psylla.core.PsyObject
- psyEq(PsyObject) - Method in interface coneforest.psylla.core.PsyRealNumeric
- psyEq(PsyObject) - Method in interface coneforest.psylla.core.PsyTextual
- PsyErrorDict - Class in coneforest.psylla.core
- PsyErrorDict() - Constructor for class coneforest.psylla.core.PsyErrorDict
- PsyErrorException - Exception in coneforest.psylla.core
- PsyErrorException() - Constructor for exception coneforest.psylla.core.PsyErrorException
- psyEval(PsyContext) - Method in interface coneforest.psylla.core.PsyEvaluable
-
Evaluate this object in the current context.
- psyEval(PsyContext) - Method in class coneforest.psylla.core.PsyReader
- psyEval(PsyContext) - Method in interface coneforest.psylla.core.PsyTextual
- PsyEvaluable - Interface in coneforest.psylla.core
-
The representation of
evaluable, an object that can be interpreted as the program. - PsyExecutable - Interface in coneforest.psylla.core
- psyExp() - Method in class coneforest.psylla.core.PsyComplex
- psyExp() - Method in interface coneforest.psylla.core.PsyNumeric
-
Returns the
numericexponent of this object. - psyExp() - Method in interface coneforest.psylla.core.PsyRealNumeric
- psyExternal(PsyTextual) - Method in class coneforest.psylla.runtime.ClassLoader
- psyExtract(PsyInteger) - Method in interface coneforest.psylla.core.PsyFormalArray
- psyExtract(PsyTextual) - Method in interface coneforest.psylla.core.PsyFormalDict
- psyExtract(K) - Method in interface coneforest.psylla.core.PsyIndexed
- psyExtractInterval(PsyInteger, PsyInteger) - Method in class coneforest.psylla.core.PsyArray
- psyExtractInterval(PsyInteger, PsyInteger) - Method in class coneforest.psylla.core.PsyBitArray
- psyExtractInterval(PsyInteger, PsyInteger) - Method in interface coneforest.psylla.core.PsyFormalArray
- psyExtractInterval(PsyInteger, PsyInteger) - Method in class coneforest.psylla.core.PsyString
- psyFileAbsolutePath(PsyTextual) - Static method in class coneforest.psylla.core.PsyFileSystem
-
Returns a
namerepresenting the absolute path to given file. - PsyFileAccessDeniedException - Exception in coneforest.psylla.core
- PsyFileAccessDeniedException() - Constructor for exception coneforest.psylla.core.PsyFileAccessDeniedException
- psyFileAccessTime(PsyTextual) - Static method in class coneforest.psylla.core.PsyFileSystem
- psyFileAttribute(PsyTextual, PsyTextual) - Static method in class coneforest.psylla.core.PsyFileSystem
- psyFileCreationTime(PsyTextual) - Static method in class coneforest.psylla.core.PsyFileSystem
- psyFileExists(PsyTextual) - Static method in class coneforest.psylla.core.PsyFileSystem
- PsyFileExistsException - Exception in coneforest.psylla.core
- PsyFileExistsException() - Constructor for exception coneforest.psylla.core.PsyFileExistsException
- psyFileModifiedTime(PsyTextual) - Static method in class coneforest.psylla.core.PsyFileSystem
- PsyFileNotFoundException - Exception in coneforest.psylla.core
- PsyFileNotFoundException() - Constructor for exception coneforest.psylla.core.PsyFileNotFoundException
- psyFilePermissions(PsyTextual) - Static method in class coneforest.psylla.core.PsyFileSystem
- PsyFileReader - Class in coneforest.psylla.core
-
The representation of
filereader. - PsyFileReader(PsyTextual) - Constructor for class coneforest.psylla.core.PsyFileReader
- PsyFileReader(String) - Constructor for class coneforest.psylla.core.PsyFileReader
- psyFiles(PsyTextual) - Static method in class coneforest.psylla.core.PsyFileSystem
- psyFileSize(PsyTextual) - Static method in class coneforest.psylla.core.PsyFileSystem
-
Returns the
integerrepresenting the size (in bytes) for the file or directory with the given name. - PsyFileSystem - Class in coneforest.psylla.core
-
An utility class providing filesystem-related methods.
- PsyFileWriter - Class in coneforest.psylla.core
- PsyFileWriter(PsyTextual) - Constructor for class coneforest.psylla.core.PsyFileWriter
- PsyFileWriter(String) - Constructor for class coneforest.psylla.core.PsyFileWriter
- psyFiltered(PsyExecutable, PsyContext) - Method in interface coneforest.psylla.core.PsyFormalStream
-
Returns a stream over elements of this stream that satisfies the given predicate.
- psyFind() - Method in class coneforest.psylla.core.PsyMatcher
- psyFlipBit(PsyInteger) - Method in class coneforest.psylla.core.PsyBigInteger
- psyFlipBit(PsyInteger) - Method in class coneforest.psylla.core.PsyBitArray
- psyFlipBit(PsyInteger) - Method in interface coneforest.psylla.core.PsyBitwise
-
Returns a
bitwisewhose value is equivalent to this value with the designated bit flipped. - psyFlipBit(PsyInteger) - Method in class coneforest.psylla.core.PsyInteger
- psyFloor() - Method in class coneforest.psylla.core.PsyBigFraction
- psyFloor() - Method in class coneforest.psylla.core.PsyFraction
- psyFloor() - Method in interface coneforest.psylla.core.PsyIntegral
- psyFloor() - Method in interface coneforest.psylla.core.PsyRational
- psyFloor() - Method in class coneforest.psylla.core.PsyReal
- psyFloor() - Method in interface coneforest.psylla.core.PsyRealNumeric
- psyFlush() - Method in interface coneforest.psylla.core.PsyFlushable
-
Flush this
flushable. - psyFlush() - Method in class coneforest.psylla.core.PsyOutput
- psyFlush() - Method in class coneforest.psylla.core.PsyWriter
- PsyFlushable - Interface in coneforest.psylla.core
-
The representation of a
flushable, an object that can be flushed in some sense. - psyForAll(PsyObject, PsyContext) - Method in interface coneforest.psylla.core.PsyFormalDict
- psyForAll(PsyObject, PsyContext) - Method in interface coneforest.psylla.core.PsyFormalStream
- psyForAll(PsyObject, PsyContext) - Method in interface coneforest.psylla.core.PsySequential
- psyForAll(PsyObject, PsyContext) - Method in interface coneforest.psylla.core.PsyStreamable
- PsyFormalArray<T extends PsyObject> - Interface in coneforest.psylla.core
-
The representation of
formalarray, an abstraction of an array composed ofobjects. - PsyFormalDict<V extends PsyObject> - Interface in coneforest.psylla.core
-
The representation of
formaldict, an abstraction of a dictionary. - PsyFormalQueue<T extends PsyObject> - Interface in coneforest.psylla.core
-
The representation of
formalqueue, an abstraction of a queue ofobjects. - PsyFormalSet<T extends PsyObject> - Interface in coneforest.psylla.core
-
The representation of a
formalset, an abstraction of a finite set ofobjects. - PsyFormalStream<T extends PsyObject> - Interface in coneforest.psylla.core
-
The representation of
formalstream, an abstraction of the stream. - PsyFraction - Class in coneforest.psylla.core
-
The representation of
fraction. - psyFromPolar(double, double) - Static method in class coneforest.psylla.core.PsyComplex
- psyFromPolar(PsyRealNumeric, PsyRealNumeric) - Static method in class coneforest.psylla.core.PsyComplex
- psyGCD(PsyIntegral) - Method in class coneforest.psylla.core.PsyBigInteger
- psyGCD(PsyIntegral) - Method in interface coneforest.psylla.core.PsyIntegral
-
Returns an
integralrepresenting the greatest common divisor of this object and given object. - psyGe(T) - Method in interface coneforest.psylla.core.PsyScalar
-
Returns a
booleanobject representing the result of “greater or equal” comparison of this object and a given object. - psyGet(PsyInteger) - Method in interface coneforest.psylla.core.PsyFormalArray
- psyGet(PsyTextual) - Method in interface coneforest.psylla.core.PsyFormalDict
- psyGet(K) - Method in interface coneforest.psylla.core.PsyIndexed
-
Returns the element with given key or index.
- psyGetAll(PsyIterable<K>) - Method in interface coneforest.psylla.core.PsyIndexed
- psyGetInterval(PsyInteger, PsyInteger) - Method in class coneforest.psylla.core.PsyArray
- psyGetInterval(PsyInteger, PsyInteger) - Method in class coneforest.psylla.core.PsyBitArray
- psyGetInterval(PsyInteger, PsyInteger) - Method in interface coneforest.psylla.core.PsyFormalArray
- psyGetInterval(PsyInteger, PsyInteger) - Method in class coneforest.psylla.core.PsyString
- psyGive(PsyObject) - Method in class coneforest.psylla.core.PsyBlockingQueue
- psyGive(T) - Method in interface coneforest.psylla.core.PsyFormalQueue
- psyGt(T) - Method in interface coneforest.psylla.core.PsyScalar
-
Returns a
booleanobject representing the result of “greater” comparison of this object and a given object. - psyHardlink(PsyTextual, PsyTextual) - Static method in class coneforest.psylla.core.PsyFileSystem
- psyHashCode() - Method in interface coneforest.psylla.core.PsyObject
-
Returns an
integerhash code for this object. - psyHypot(PsyRealNumeric) - Method in interface coneforest.psylla.core.PsyRealNumeric
- psyIdiv(PsyIntegral) - Method in class coneforest.psylla.core.PsyBigInteger
- psyIdiv(PsyIntegral) - Method in class coneforest.psylla.core.PsyInteger
- psyIdiv(PsyIntegral) - Method in interface coneforest.psylla.core.PsyIntegral
- psyImagPart() - Method in class coneforest.psylla.core.PsyComplex
-
Returns a
realimaginary 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 -
The representation of
indexed, a type of the container whose elements are indexed. - psyIndexOfChar(PsyInteger, PsyInteger) - Method in interface coneforest.psylla.core.PsyTextual
- psyIndexOfSubstring(PsyTextual, PsyInteger) - Method in interface coneforest.psylla.core.PsyTextual
- PsyInput - Class in coneforest.psylla.core
-
The representation of
input. - PsyInput(InputStream) - Constructor for class coneforest.psylla.core.PsyInput
- psyInsert(PsyInteger, T) - Method in interface coneforest.psylla.core.PsyFormalArray
-
Inserts the specified
objectinto this array at the position specified by a givenintegerindex. - psyInsertAll(PsyInteger, PsyIterable<? extends PsyInteger>) - Method in class coneforest.psylla.core.PsyString
- psyInsertAll(PsyInteger, PsyIterable<? extends T>) - Method in interface coneforest.psylla.core.PsyFormalArray
- psyInstanceOf(PsyTextual) - Method in interface coneforest.psylla.core.PsyObject
- PsyInteger - Class in coneforest.psylla.core
-
The representation of
integer. - PsyIntegral - Interface in coneforest.psylla.core
-
The representation of
integral. - PsyInterruptException - Exception in coneforest.psylla.core
- PsyInterruptException() - Constructor for exception coneforest.psylla.core.PsyInterruptException
- psyIntersects(PsyFormalSet) - Method in class coneforest.psylla.core.PsyBitSet
- psyIntersects(PsyFormalSet<? extends T>) - Method in interface coneforest.psylla.core.PsyFormalSet
-
Returns a
booleanobject indicating whether a givenformalsetset intersects with this set. - psyInUnicodeBlock(PsyTextual) - Method in class coneforest.psylla.core.PsyInteger
- PsyInvalidContextException - Exception in coneforest.psylla.core
- PsyInvalidContextException() - Constructor for exception coneforest.psylla.core.PsyInvalidContextException
- PsyInvalidExitException - Exception in coneforest.psylla.core
-
The representation of the
invalidexiterror thrown by theexitoperator when invoked outside the cyclic context. - 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
-
The representation of the
invalidstateerror thrown if the execution of the operator is not possible with the current state of the operand or environment. - PsyInvalidStateException() - Constructor for exception coneforest.psylla.core.PsyInvalidStateException
- PsyIOErrorException - Exception in coneforest.psylla.core
- PsyIOErrorException() - Constructor for exception coneforest.psylla.core.PsyIOErrorException
- psyIsDirectory(PsyTextual) - Static method in class coneforest.psylla.core.PsyFileSystem
- psyIsEmpty() - Method in interface coneforest.psylla.core.PsyLengthy
-
Returns a
booleanindicating if this container is empty (has zero length). - psyIsFile(PsyTextual) - Static method in class coneforest.psylla.core.PsyFileSystem
- psyIsFull() - Method in interface coneforest.psylla.core.PsyBounded
-
Returns a
booleanindicating whether this container is full. - psyIsSameFile(PsyTextual, PsyTextual) - Static method in class coneforest.psylla.core.PsyFileSystem
- psyIsSymlink(PsyTextual) - Static method in class coneforest.psylla.core.PsyFileSystem
- psyIsZero() - Method in interface coneforest.psylla.core.PsyAdditive
-
Returns a
booleanindicating whether this object represents a zero value. - psyIsZero() - Method in class coneforest.psylla.core.PsyBigFraction
- psyIsZero() - Method in class coneforest.psylla.core.PsyBigInteger
- psyIsZero() - Method in class coneforest.psylla.core.PsyComplex
- psyIsZero() - Method in class coneforest.psylla.core.PsyFraction
- 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
-
The representation of
iterable, a type of an object that can be iterated over. - psyIterate(PsyObject, PsyExecutable, PsyContext) - Static method in class coneforest.psylla.core.PsyStream
- psyKeys() - Method in class coneforest.psylla.core.PsyDict
- psyKeys() - Method in interface coneforest.psylla.core.PsyFormalArray
- psyKeys() - Method in interface coneforest.psylla.core.PsyFormalDict
- psyKeys() - Method in interface coneforest.psylla.core.PsyIndexed
-
Returns an
iterableenumeration of all the keys of this object. - psyKnown(PsyInteger) - Method in interface coneforest.psylla.core.PsyFormalArray
- psyKnown(PsyTextual) - Method in interface coneforest.psylla.core.PsyFormalDict
- psyKnown(K) - Method in interface coneforest.psylla.core.PsyIndexed
-
Returns a
booleanindicating whether given key or index exists in this object. - psyLCM(PsyIntegral) - Method in interface coneforest.psylla.core.PsyIntegral
-
Returns an
integralrepresenting the least common multiple of this object and given object. - psyLe(T) - Method in interface coneforest.psylla.core.PsyScalar
-
Returns a
booleanobject representing the result of “less or equal” comparison of this object and a given object. - psyLength() - Method in interface coneforest.psylla.core.PsyLengthy
-
Returns an
integerrepresenting the length of this object. - psyLength() - Method in class coneforest.psylla.core.PsyName
- PsyLengthy - Interface in coneforest.psylla.core
-
The representation of
lengthy, an object that has length in some sense. - PsyLimitCheckException - Exception in coneforest.psylla.core
-
The representation of the
limitcheckerror thrown when the system limits exceeded. - PsyLimitCheckException() - Constructor for exception coneforest.psylla.core.PsyLimitCheckException
- psyLimited(PsyInteger) - Method in interface coneforest.psylla.core.PsyFormalStream
-
Returns a
formalstreamconsisting of the elements of thisformalstream, truncated to be no longer than oCount in length. - Psylla - Class in coneforest.psylla.runtime
-
The Psylla interpreter launcher.
- Psylla - Class in coneforest.psylla.tools.ant
-
The
psyllaAnt task. - Psylla() - Constructor for class coneforest.psylla.tools.ant.Psylla
- Psylla(Psylla.PsyllaConfig) - Constructor for class coneforest.psylla.runtime.Psylla
- Psylla.Arg - Class in coneforest.psylla.tools.ant
- Psylla.PsyllaConfig - Class in coneforest.psylla.runtime
- PsyllaConfig() - Constructor for class coneforest.psylla.runtime.Psylla.PsyllaConfig
- 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.ant
- PsyllaTest(String) - Constructor for class coneforest.psylla.tools.ant.PsyllaTest
- PsyllaToolProvider - Class in coneforest.psylla.tools.toolprovider
- PsyllaToolProvider() - Constructor for class coneforest.psylla.tools.toolprovider.PsyllaToolProvider
- PsyllaUnit - Class in coneforest.psylla.tools.ant
-
The
psyllaunitAnt task. - PsyllaUnit() - Constructor for class coneforest.psylla.tools.ant.PsyllaUnit
- PsyllaUnit.Arg - Class in coneforest.psylla.tools.ant
- PsyllaUnit.Test - Class in coneforest.psylla.tools.ant
- psyLoad(PsyTextual) - Method in interface coneforest.psylla.core.PsyContext
- psyLoad(PsyTextual) - Method in class coneforest.psylla.runtime.Interpreter
- PsyLock - Class in coneforest.psylla.core
-
The representation of
lock. - PsyLock() - Constructor for class coneforest.psylla.core.PsyLock
- psyLog() - Method in class coneforest.psylla.core.PsyComplex
- psyLog() - Method in interface coneforest.psylla.core.PsyNumeric
-
Returns the
numericnatural logarithm of this object. - psyLog() - Method in interface coneforest.psylla.core.PsyRealNumeric
- PsyLogical<T extends PsyLogical> - Interface in coneforest.psylla.core
-
The representation of
logical, a type of object that is an operand of logical operation. - psyLowerCase() - Method in class coneforest.psylla.core.PsyName
-
Converts all of the characters in this object to lower case according to default locale and returns a new
nameobject representing the result of the conversion. - psyLowerCase() - Method in class coneforest.psylla.core.PsyString
- psyLowerCase() - Method in interface coneforest.psylla.core.PsyTextual
- psyLt(T) - Method in interface coneforest.psylla.core.PsyScalar
-
Returns a
booleanobject representing the result of “less” comparison of this object and a given object. - psyMapped(PsyExecutable, PsyContext) - Method in interface coneforest.psylla.core.PsyFormalStream
- PsyMark - Class in coneforest.psylla.core
-
The representation of
mark. - PsyMatcher - Class in coneforest.psylla.core
-
The representation of
matcher. - PsyMatcher(PsyTextual, PsyRegExp) - Constructor for class coneforest.psylla.core.PsyMatcher
- psyMatches() - Method in class coneforest.psylla.core.PsyMatcher
- psyMax(T) - Method in interface coneforest.psylla.core.PsyScalar
-
Returns the maximum of this
scalarand givenscalar. - psyMin(T) - Method in interface coneforest.psylla.core.PsyScalar
-
Returns the minimum of this
scalarand givenscalar. - psyMod(PsyIntegral) - Method in class coneforest.psylla.core.PsyBigInteger
- psyMod(PsyIntegral) - Method in class coneforest.psylla.core.PsyInteger
- psyMod(PsyIntegral) - Method in interface coneforest.psylla.core.PsyIntegral
-
Returns an
integralrepresenting this object modulo given modulus. - PsyModule - Class in coneforest.psylla.core
- PsyModule() - Constructor for class coneforest.psylla.core.PsyModule
- psyMul(PsyNumeric) - Method in class coneforest.psylla.core.PsyComplex
- psyMul(PsyNumeric) - Method in interface coneforest.psylla.core.PsyRealNumeric
- psyMul(PsyRealNumeric) - Method in class coneforest.psylla.core.PsyBigInteger
- psyMul(PsyRealNumeric) - Method in class coneforest.psylla.core.PsyInteger
- psyMul(PsyRealNumeric) - Method in interface coneforest.psylla.core.PsyRational
- psyMul(PsyRealNumeric) - Method in class coneforest.psylla.core.PsyReal
- psyMul(PsyRealNumeric) - Method in interface coneforest.psylla.core.PsyRealNumeric
- psyMul(T) - Method in interface coneforest.psylla.core.PsyMultiplicative
-
Returns a result of arithmetic multiplication of given object by this object.
- PsyMultiplicative<T extends PsyMultiplicative> - Interface in coneforest.psylla.core
-
The representation of
multiplicative, a type of object that is an operand of multiplicative operation. - PsyName - Class in coneforest.psylla.core
-
The representation of
name, an immutable string. - PsyName(PsyTextual) - Constructor for class coneforest.psylla.core.PsyName
-
Instantiate a new
nameobject from the value given astextualobject. - PsyName(CharSequence) - Constructor for class coneforest.psylla.core.PsyName
-
Instantiate a new
nameobject from the given value. - PsyNamespace - Class in coneforest.psylla.core
-
The representation of
namespace, a named dictionary. - PsyNamespace(String) - Constructor for class coneforest.psylla.core.PsyNamespace
- psyNe(PsyObject) - Method in interface coneforest.psylla.core.PsyObject
- psyNeg() - Method in interface coneforest.psylla.core.PsyAdditive
-
Returns the
additiveresult of arithmetic negation of this object. - psyNeg() - Method in class coneforest.psylla.core.PsyBigInteger
- psyNeg() - Method in class coneforest.psylla.core.PsyComplex
- psyNeg() - Method in class coneforest.psylla.core.PsyInteger
- psyNeg() - Method in interface coneforest.psylla.core.PsyIntegral
- psyNeg() - Method in interface coneforest.psylla.core.PsyRational
- psyNeg() - Method in class coneforest.psylla.core.PsyReal
- psyNeg() - Method in interface coneforest.psylla.core.PsyRealNumeric
- psyNewEmpty() - Method in interface coneforest.psylla.core.PsyContainer
- psyNonZero() - Method in interface coneforest.psylla.core.PsyAdditive
-
Returns a
booleanindicating whether this object represents a non-zero value. - psyNormalDeviate(PsyRealNumeric) - Method in class coneforest.psylla.core.PsyRandom
- psyNot() - Method in class coneforest.psylla.core.PsyBigInteger
- psyNot() - Method in class coneforest.psylla.core.PsyBitArray
- psyNot() - Method in class coneforest.psylla.core.PsyBoolean
-
Returns a 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
-
The representation of
notdirectoryerror thrown when a file system operation, intended for a directory, fails because the file is not a directory. - PsyNotDirectoryException() - Constructor for exception coneforest.psylla.core.PsyNotDirectoryException
- psyNotify() - Method in class coneforest.psylla.core.PsyCondition
- PsyNotImplementedException - Exception in coneforest.psylla.core
- PsyNotImplementedException() - Constructor for exception coneforest.psylla.core.PsyNotImplementedException
- PsyNotLinkException - Exception in coneforest.psylla.core
- PsyNotLinkException() - Constructor for exception coneforest.psylla.core.PsyNotLinkException
- PsyNull - Class in coneforest.psylla.core
-
The representation of
null, a type of a void placeholder. - psyNumerator() - Method in class coneforest.psylla.core.PsyBigFraction
- psyNumerator() - Method in class coneforest.psylla.core.PsyFraction
- psyNumerator() - Method in interface coneforest.psylla.core.PsyIntegral
- psyNumerator() - Method in interface coneforest.psylla.core.PsyRational
-
Returns an
integralnumerator of this fraction. - PsyNumeric - Interface in coneforest.psylla.core
-
The representation of
numeric, an abstraction of complex and real numbers. - PsyObject - Interface in coneforest.psylla.core
-
The representation of an
object, a generic Psylla object. - PsyOperator - Class in coneforest.psylla.core
-
The representation of
operator. - psyOr(PsyBitArray) - Method in class coneforest.psylla.core.PsyBitArray
- psyOr(PsyBoolean) - Method in class coneforest.psylla.core.PsyBoolean
-
Returns a result of boolean disjunction of this object and given object.
- psyOr(PsyIntegral) - Method in class coneforest.psylla.core.PsyBigInteger
- psyOr(PsyIntegral) - Method in class coneforest.psylla.core.PsyInteger
- psyOr(T) - Method in interface coneforest.psylla.core.PsyLogical
-
Returns a result of logical disjunction of this object and given object.
- PsyOutput - Class in coneforest.psylla.core
-
The representation of
output. - PsyOutput(OutputStream) - Constructor for class coneforest.psylla.core.PsyOutput
- psyPeeked(PsyExecutable, PsyContext) - Method in interface coneforest.psylla.core.PsyFormalStream
- psyPostChop() - Method in interface coneforest.psylla.core.PsyFormalArray
- psyPow(PsyNumeric) - Method in class coneforest.psylla.core.PsyComplex
- psyPow(PsyNumeric) - Method in interface coneforest.psylla.core.PsyNumeric
- psyPow(PsyNumeric) - Method in interface coneforest.psylla.core.PsyRealNumeric
- psyPow(PsyRealNumeric) - Method in interface coneforest.psylla.core.PsyRealNumeric
- psyPreChop() - Method in interface coneforest.psylla.core.PsyFormalArray
- psyPrepend(T) - Method in interface coneforest.psylla.core.PsyFormalArray
-
Inserts the specified
objectinto this array at the beginning. - psyPrependAll(PsyIterable<? extends T>) - Method in interface coneforest.psylla.core.PsyFormalArray
- PsyProc - Class in coneforest.psylla.core
-
The representation of
proc, a procedure. - PsyProc() - Constructor for class coneforest.psylla.core.PsyProc
-
Creates new empty
proc. - PsyProc(ArrayList<PsyObject>) - Constructor for class coneforest.psylla.core.PsyProc
- PsyProcess - Class in coneforest.psylla.core
- PsyProcess(PsyFormalDict) - Constructor for class coneforest.psylla.core.PsyProcess
- psyProcessError() - Method in class coneforest.psylla.core.PsyProcess
- psyProcessReader() - Method in class coneforest.psylla.core.PsyProcess
- psyProcessWriter() - Method in class coneforest.psylla.core.PsyProcess
- psyPut(PsyInteger, T) - Method in interface coneforest.psylla.core.PsyFormalArray
- psyPut(PsyTextual, V) - Method in interface coneforest.psylla.core.PsyFormalDict
- psyPut(K, V) - Method in interface coneforest.psylla.core.PsyIndexed
-
Stores an element with given key or index.
- psyPutInterval(PsyInteger, PsyIterable<? extends PsyBoolean>) - Method in class coneforest.psylla.core.PsyBitArray
- psyPutInterval(PsyInteger, PsyIterable<? extends PsyInteger>) - Method in class coneforest.psylla.core.PsyString
- psyPutInterval(PsyInteger, PsyIterable<? extends T>) - Method in interface coneforest.psylla.core.PsyFormalArray
- PsyRandom - Class in coneforest.psylla.core
-
The representation of
random, a generator of pseudorandom objects. - PsyRandom() - Constructor for class coneforest.psylla.core.PsyRandom
- PsyRange - Class in coneforest.psylla.core
-
The representation of
range. - PsyRange(PsyRealNumeric, PsyRealNumeric, PsyRealNumeric) - Constructor for class coneforest.psylla.core.PsyRange
- PsyRangeCheckException - Exception in coneforest.psylla.core
-
The representation of the
rangecheckerror thrown when the operand has the value outside the range acceptable for the operator. - PsyRangeCheckException() - Constructor for exception coneforest.psylla.core.PsyRangeCheckException
- PsyRational - Interface in coneforest.psylla.core
-
The representation of
rational. - psyRead() - Method in interface coneforest.psylla.core.PsyReadable
-
Read an
integercharacter from this object and returns it. - PsyReadable - Interface in coneforest.psylla.core
-
The representation of
readable, an object that can be treated as a source of characters to read from. - PsyReader - Class in coneforest.psylla.core
-
The representation of
reader. - PsyReader(InputStream) - Constructor for class coneforest.psylla.core.PsyReader
-
Constructs a new
readerobject from the input stream. - PsyReader(Reader) - Constructor for class coneforest.psylla.core.PsyReader
-
Constructs a new
readerobject from the reader. - psyReadLine() - Method in class coneforest.psylla.core.PsyInput
- psyReadLine() - Method in interface coneforest.psylla.core.PsyReadable
-
Read a line (
string) from this object and returns it. - psyReadLine() - Method in class coneforest.psylla.core.PsyReader
- psyReadLink(PsyTextual) - Static method in class coneforest.psylla.core.PsyFileSystem
- psyReadString(PsyInteger) - Method in class coneforest.psylla.core.PsyInput
- psyReadString(PsyInteger) - Method in interface coneforest.psylla.core.PsyReadable
-
Read a
stringfrom this object and returns it. - psyReadString(PsyInteger) - Method in class coneforest.psylla.core.PsyReader
- psyReady() - Method in class coneforest.psylla.core.PsyInput
- psyReady() - Method in interface coneforest.psylla.core.PsyReadable
-
Returns a
booleanobject indicating whether this object is ready to be read. - psyReady() - Method in class coneforest.psylla.core.PsyReader
- psyReady() - Method in interface coneforest.psylla.core.PsyReady
- PsyReady - Interface in coneforest.psylla.core
-
The representation of
ready, an object that can report its readiness for something. - PsyReal - Class in coneforest.psylla.core
-
The representation of
real. - PsyReal(double) - Constructor for class coneforest.psylla.core.PsyReal
-
Creates a new
realrepresenting the specifieddoublevalue. - PsyRealNumeric - Interface in coneforest.psylla.core
-
The representation of
realnumeric, an abstraction of real number. - psyRealPart() - Method in class coneforest.psylla.core.PsyComplex
-
Returns a
realreal part of this object. - psyReciprocal() - Method in class coneforest.psylla.core.PsyComplex
- psyReciprocal() - Method in interface coneforest.psylla.core.PsyMultiplicative
- psyReciprocal() - Method in interface coneforest.psylla.core.PsyRational
- psyReciprocal() - Method in class coneforest.psylla.core.PsyReal
- psyReduce(T, PsyExecutable, PsyContext) - Method in interface coneforest.psylla.core.PsyFormalStream
- PsyRegExp - Class in coneforest.psylla.core
-
The representation of
regexp. - PsyRegExp(PsyTextual) - Constructor for class coneforest.psylla.core.PsyRegExp
- PsyRegExp(CharSequence) - Constructor for class coneforest.psylla.core.PsyRegExp
-
Constructs a new
regexpfrom the character sequence. - psyRemove(PsyInteger) - Method in class coneforest.psylla.core.PsyBitSet
- psyRemove(PsyObject) - Method in class coneforest.psylla.core.PsySet
- psyRemove(T) - Method in interface coneforest.psylla.core.PsyFormalSet
-
Removes an
objectfrom this set. - psyRemoveAll(PsyIterable<? extends PsyInteger>) - Method in class coneforest.psylla.core.PsyBitSet
- psyRemoveAll(PsyIterable<? extends T>) - Method in interface coneforest.psylla.core.PsyFormalSet
-
Removes all the
objects in a giveniterableenumeration from this set. - psyRenameFile(PsyTextual, PsyTextual) - Static method in class coneforest.psylla.core.PsyFileSystem
- psyReplaceAll(PsyTextual) - Method in class coneforest.psylla.core.PsyMatcher
- psyReplicate(PsyInteger) - Method in interface coneforest.psylla.core.PsyAppendable
- psyReplicate(PsyInteger) - Method in interface coneforest.psylla.core.PsyFormalArray
- psyReplicate(PsyInteger) - Method in interface coneforest.psylla.core.PsyFormalSet
- psyRequire(PsyTextual) - Method in interface coneforest.psylla.core.PsyContext
- psyRequire(PsyTextual) - Method in class coneforest.psylla.runtime.Interpreter
- psyReset() - Method in class coneforest.psylla.core.PsyInput
- psyReset() - Method in class coneforest.psylla.core.PsyMatcher
- psyReset() - Method in class coneforest.psylla.core.PsyReader
- psyReset() - Method in interface coneforest.psylla.core.PsyResetable
-
Reset this
resetableobject. - PsyResetable - Interface in coneforest.psylla.core
-
The representation of
resetable, an object that can be reset in some manner. - psyRetainAll(PsyIterable<? extends T>) - Method in interface coneforest.psylla.core.PsyFormalSet
- psyReverse() - Method in interface coneforest.psylla.core.PsyFormalArray
- psyReverse() - Method in class coneforest.psylla.core.PsyString
- psyRound() - Method in class coneforest.psylla.core.PsyBigFraction
- psyRound() - Method in class coneforest.psylla.core.PsyFraction
- psyRound() - Method in interface coneforest.psylla.core.PsyIntegral
- psyRound() - Method in class coneforest.psylla.core.PsyReal
- psyRound() - Method in interface coneforest.psylla.core.PsyRealNumeric
- PsyScalar<T extends PsyScalar> - Interface in coneforest.psylla.core
-
The representation of
scalar, a type bringing total ordering to implementing Psylla type. - PsySecurityErrorException - Exception in coneforest.psylla.core
-
The representation of the
securityerrorerror thrown by the security manager to indicate a security violation. - PsySecurityErrorException() - Constructor for exception coneforest.psylla.core.PsySecurityErrorException
- PsySequential<T extends PsyObject> - Interface in coneforest.psylla.core
-
The representation of
sequential. - PsySet - Class in coneforest.psylla.core
-
The representation of
set. - PsySet() - Constructor for class coneforest.psylla.core.PsySet
-
Creates a new empty
setobject. - PsySet(HashSet<PsyObject>) - Constructor for class coneforest.psylla.core.PsySet
-
Creates a new
setobject wrapped around the given hash set. - psySetBit(PsyInteger) - Method in class coneforest.psylla.core.PsyBigInteger
- psySetBit(PsyInteger) - Method in class coneforest.psylla.core.PsyBitArray
- psySetBit(PsyInteger) - Method in interface coneforest.psylla.core.PsyBitwise
-
Returns a
bitwisewhose value is equivalent to this value with the designated bit set. - psySetBit(PsyInteger) - Method in class coneforest.psylla.core.PsyInteger
- psySetLength(PsyInteger) - Method in class coneforest.psylla.core.PsyArray
- psySetLength(PsyInteger) - Method in class coneforest.psylla.core.PsyBitArray
- psySetLength(PsyInteger) - Method in interface coneforest.psylla.core.PsyFormalArray
- psySetLength(PsyInteger) - Method in class coneforest.psylla.core.PsyString
- psySetSeed(PsyInteger) - Method in class coneforest.psylla.core.PsyRandom
-
Sets the seed of this
randomgenerator. - psySignum() - Method in class coneforest.psylla.core.PsyBigFraction
- psySignum() - Method in class coneforest.psylla.core.PsyBigInteger
- psySignum() - Method in class coneforest.psylla.core.PsyComplex
- psySignum() - Method in class coneforest.psylla.core.PsyFraction
- psySignum() - Method in class coneforest.psylla.core.PsyInteger
- psySignum() - Method in interface coneforest.psylla.core.PsyNumeric
-
Returns the
numericsignum of this object. - psySignum() - Method in class coneforest.psylla.core.PsyReal
- psySin() - Method in class coneforest.psylla.core.PsyComplex
- psySin() - Method in interface coneforest.psylla.core.PsyNumeric
-
Returns the
numericsine of this object. - psySin() - Method in interface coneforest.psylla.core.PsyRealNumeric
- psySinh() - Method in class coneforest.psylla.core.PsyComplex
- psySinh() - Method in interface coneforest.psylla.core.PsyNumeric
-
Returns the
numerichyperbolic sine of this object. - psySinh() - Method in interface coneforest.psylla.core.PsyRealNumeric
- psySkip(PsyInteger) - Method in class coneforest.psylla.core.PsyInput
- psySkip(PsyInteger) - Method in interface coneforest.psylla.core.PsyReadable
-
Skips characters.
- psySkip(PsyInteger) - Method in class coneforest.psylla.core.PsyReader
- psySkipped(PsyInteger) - Method in interface coneforest.psylla.core.PsyFormalStream
-
Returns a
formalstreamconsisting of the remaining elements of thisformalstreamafter discarding the first oCount elements of the stream. - psySlice(PsyIterable<PsyInteger>) - Method in class coneforest.psylla.core.PsyArray
- psySlice(PsyIterable<PsyInteger>) - Method in class coneforest.psylla.core.PsyBitArray
- psySlice(PsyIterable<PsyInteger>) - Method in interface coneforest.psylla.core.PsyFormalArray
- psySlice(PsyIterable<PsyInteger>) - Method in class coneforest.psylla.core.PsyString
- psySlice(PsyIterable<PsyTextual>) - Method in class coneforest.psylla.core.PsyDict
- psySlice(PsyIterable<PsyTextual>) - Method in interface coneforest.psylla.core.PsyFormalDict
- psySlice(PsyIterable<K>) - Method in interface coneforest.psylla.core.PsyIndexed
-
Returns a container of the same type as this object consisting of keys or indices from given
iterableand of associated values. - psySort(PsyProc, PsyContext) - Method in class coneforest.psylla.core.PsyArray
-
Sorts this list according to the order induced by the specified comparator.
- psySorted(PsyExecutable, PsyContext) - Method in interface coneforest.psylla.core.PsyFormalStream
- psySplit(PsyRegExp) - Method in interface coneforest.psylla.core.PsyTextual
- psySqrt() - Method in class coneforest.psylla.core.PsyComplex
- psySqrt() - Method in interface coneforest.psylla.core.PsyNumeric
-
Returns the
numericsquare root of this object. - psySqrt() - Method in interface coneforest.psylla.core.PsyRealNumeric
- PsyStackUnderflowException - Exception in coneforest.psylla.core
-
The representation of the
stackunderflowerror thrown when the operand stack contains fewer operands than the operator expects. - PsyStackUnderflowException() - Constructor for exception coneforest.psylla.core.PsyStackUnderflowException
- psyStatus() - Method in class coneforest.psylla.core.PsyProcess
- psyStream() - Method in class coneforest.psylla.core.PsyArray
- psyStream() - Method in class coneforest.psylla.core.PsyBitSet
- psyStream() - Method in class coneforest.psylla.core.PsyBlockingQueue
- psyStream() - Method in class coneforest.psylla.core.PsyDict
- psyStream() - Method in interface coneforest.psylla.core.PsyFormalStream
- psyStream() - Method in interface coneforest.psylla.core.PsyIterable
- psyStream() - Method in class coneforest.psylla.core.PsySet
- psyStream() - Method in interface coneforest.psylla.core.PsyStreamable
- PsyStream - Class in coneforest.psylla.core
-
The representation of
stream. - PsyStreamable<T extends PsyObject> - Interface in coneforest.psylla.core
-
The representation of
streamable, an object that provide stream of something. - PsyString - Class in coneforest.psylla.core
-
An implementation of
string. - PsyString() - Constructor for class coneforest.psylla.core.PsyString
-
Creates a new empty
stringobject. - PsyString(String) - Constructor for class coneforest.psylla.core.PsyString
-
Creates a new
stringobject whose buffer is initialized from string. - PsyString(StringBuilder) - Constructor for class coneforest.psylla.core.PsyString
-
Creates a new
stringobject with the supplied buffer. - PsyStringReader - Class in coneforest.psylla.core
-
An implementation of
stringreader, a character stream whose source is atextual. - PsyStringReader(PsyTextual) - Constructor for class coneforest.psylla.core.PsyStringReader
-
Creates a new
stringreaderobject. - PsyStringReader(String) - Constructor for class coneforest.psylla.core.PsyStringReader
-
Creates a new
stringreaderobject. - PsyStringWriter - Class in coneforest.psylla.core
-
The representation of
stringwriter. - PsyStringWriter(PsyString) - Constructor for class coneforest.psylla.core.PsyStringWriter
- psySub(PsyNumeric) - Method in class coneforest.psylla.core.PsyComplex
- psySub(PsyNumeric) - Method in interface coneforest.psylla.core.PsyRealNumeric
- psySub(PsyRealNumeric) - Method in class coneforest.psylla.core.PsyBigInteger
- psySub(PsyRealNumeric) - Method in class coneforest.psylla.core.PsyInteger
- psySub(PsyRealNumeric) - Method in interface coneforest.psylla.core.PsyRational
- psySub(PsyRealNumeric) - Method in class coneforest.psylla.core.PsyReal
- psySub(PsyRealNumeric) - Method in interface coneforest.psylla.core.PsyRealNumeric
- psySub(T) - Method in interface coneforest.psylla.core.PsyAdditive
-
Returns the
additiveresult of arithmetic subtraction of specified object from this object. - psySymlink(PsyTextual, PsyTextual) - Static method in class coneforest.psylla.core.PsyFileSystem
- psySyntax() - Method in interface coneforest.psylla.core.PsyObject
- PsySyntaxErrorException - Exception in coneforest.psylla.core
-
The representation of
syntaxerrorerror thrown when syntax error occured. - PsySyntaxErrorException() - Constructor for exception coneforest.psylla.core.PsySyntaxErrorException
- PsySystemDict - Class in coneforest.psylla.core
- PsySystemDict() - Constructor for class coneforest.psylla.core.PsySystemDict
- psyTake() - Method in class coneforest.psylla.core.PsyBlockingQueue
- psyTake() - Method in interface coneforest.psylla.core.PsyFormalQueue
- psyTan() - Method in class coneforest.psylla.core.PsyComplex
- psyTan() - Method in interface coneforest.psylla.core.PsyNumeric
-
Returns the
numerictangent of this object. - psyTan() - Method in interface coneforest.psylla.core.PsyRealNumeric
- psyTanh() - Method in class coneforest.psylla.core.PsyComplex
- psyTanh() - Method in interface coneforest.psylla.core.PsyNumeric
-
Returns the
numerichyperbolic tangent of this object. - psyTanh() - Method in interface coneforest.psylla.core.PsyRealNumeric
- psyTestBit(PsyInteger) - Method in class coneforest.psylla.core.PsyBigInteger
- psyTestBit(PsyInteger) - Method in class coneforest.psylla.core.PsyBitArray
- psyTestBit(PsyInteger) - Method in interface coneforest.psylla.core.PsyBitwise
-
Returns a
booleanindicating if the designated bit is set. - psyTestBit(PsyInteger) - Method in class coneforest.psylla.core.PsyInteger
- PsyTextual - Interface in coneforest.psylla.core
-
The representation of
textual, a basic type of mutable and immutable strings. - psyTime() - Static method in class coneforest.psylla.core.PsyTime
-
Returns an
integerobject representing the current time (in milliseconds since 1970.01.01 00:00:00 GMT). - PsyTime - Class in coneforest.psylla.core
-
An utility class providing time-related methods.
- psyToArray() - Method in interface coneforest.psylla.core.PsyIterable
- psyToInteger() - Method in interface coneforest.psylla.core.PsyConvertableToInteger
- psyToInteger() - Method in interface coneforest.psylla.core.PsyRealNumeric
- psyToInteger() - Method in interface coneforest.psylla.core.PsyTextual
- psyToIntegral() - Method in class coneforest.psylla.core.PsyBigFraction
- psyToIntegral() - Method in interface coneforest.psylla.core.PsyConvertableToIntegral
- psyToIntegral() - Method in class coneforest.psylla.core.PsyFraction
- psyToIntegral() - Method in interface coneforest.psylla.core.PsyIntegral
- psyToIntegral() - Method in class coneforest.psylla.core.PsyReal
- psyToIntegral() - Method in interface coneforest.psylla.core.PsyTextual
- psyToName() - Method in interface coneforest.psylla.core.PsyObject
-
Returns a
namerepresenting this object. - psyToName() - Method in interface coneforest.psylla.core.PsyTextual
- psyToRational() - Method in interface coneforest.psylla.core.PsyConvertableToRational
- psyToRational() - Method in interface coneforest.psylla.core.PsyRational
- psyToRational() - Method in interface coneforest.psylla.core.PsyRealNumeric
- psyToReal() - Method in interface coneforest.psylla.core.PsyConvertableToReal
- psyToReal() - Method in interface coneforest.psylla.core.PsyRealNumeric
- psyToReal() - Method in interface coneforest.psylla.core.PsyTextual
- psyToString() - Method in class coneforest.psylla.core.PsyName
- psyToString() - Method in interface coneforest.psylla.core.PsyObject
-
Returns a
stringrepresenting 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
-
The representation of
type. - PsyType() - Constructor for class coneforest.psylla.core.PsyType
- PsyTypeCheckException - Exception in coneforest.psylla.core
- PsyTypeCheckException() - Constructor for exception coneforest.psylla.core.PsyTypeCheckException
- psyUndef(PsyTextual) - Method in interface coneforest.psylla.core.PsyFormalDict
-
Deletes a key and associated value from this dictionary.
- PsyUndefinedException - Exception in coneforest.psylla.core
-
The representation of the
undefinederror thrown by the operator accessing the dictionary by the absent key or by the interpreter failing to resolve the command name against the dictionary stack. - PsyUndefinedException() - Constructor for exception coneforest.psylla.core.PsyUndefinedException
- PsyUndefinedResultException - Exception in coneforest.psylla.core
-
The representation of the
undefinedresulterror thrown when a result of an operation is meaningless. - PsyUndefinedResultException() - Constructor for exception coneforest.psylla.core.PsyUndefinedResultException
- psyUniformBoolean() - Method in class coneforest.psylla.core.PsyRandom
- psyUniformDeviate(PsyRealNumeric) - Method in class coneforest.psylla.core.PsyRandom
- psyUnite(PsyTextual) - Method in interface coneforest.psylla.core.PsyIterable
- PsyUnmatchedMarkException - Exception in coneforest.psylla.core
-
The representation of the
unmatchedmarkerror thrown when a mark expected not on the operand stack. - 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
nameobject representing the result of the conversion. - psyUpperCase() - Method in class coneforest.psylla.core.PsyString
- psyUpperCase() - Method in interface coneforest.psylla.core.PsyTextual
- psyValues() - Method in interface coneforest.psylla.core.PsyFormalArray
- psyValues() - Method in interface coneforest.psylla.core.PsyIndexed
-
Returns an
iterableenumeration of all the values of this object. - psyWait() - Method in class coneforest.psylla.core.PsyCondition
-
Causes the current context to wait until it is notified or interrupted.
- psyWhere(PsyTextual) - Method in interface coneforest.psylla.core.PsyContext
- PsyWritable - Interface in coneforest.psylla.core
-
The representation of
writable, an object that can be treated as sink for characters. - psyWrite(PsyInteger) - Method in interface coneforest.psylla.core.PsyWritable
-
Writes an
integercharacter to this object. - psyWrite(PsyInteger) - Method in class coneforest.psylla.core.PsyWriter
- PsyWriter - Class in coneforest.psylla.core
-
The representation of
writer. - PsyWriter(Writer) - Constructor for class coneforest.psylla.core.PsyWriter
-
Constructs a new
writerobject wrapping the given writer. - psyWriteString(PsyTextual) - Method in interface coneforest.psylla.core.PsyWritable
-
Writes a
textualstring of characters to this object. - psyWriteString(PsyTextual) - Method in class coneforest.psylla.core.PsyWriter
- psyXor(PsyBitArray) - Method in class coneforest.psylla.core.PsyBitArray
- psyXor(PsyBoolean) - Method in class coneforest.psylla.core.PsyBoolean
-
Returns a result of boolean exclusive disjunction of this object and given object.
- psyXor(PsyIntegral) - Method in class coneforest.psylla.core.PsyBigInteger
- psyXor(PsyIntegral) - Method in class coneforest.psylla.core.PsyInteger
- psyXor(T) - Method in interface coneforest.psylla.core.PsyLogical
-
Returns a result of logical exclusive disjunction of this object and given object.
- push(E) - Method in class coneforest.psylla.runtime.Stack
-
Pushes an element to this stack.
- pushLoopLevel() - Method in interface coneforest.psylla.core.PsyContext
-
Pushes the current execution level onto the loop stack and returns this level.
- pushLoopLevel() - Method in class coneforest.psylla.runtime.Interpreter
- pushOptional(Optional<? extends PsyObject>) - Method in class coneforest.psylla.runtime.OperandStack
- pushStopLevel() - Method in interface coneforest.psylla.core.PsyContext
-
Pushes the current execution level onto the stop stack and returns this level.
- pushStopLevel() - Method in class coneforest.psylla.runtime.Interpreter
- put(int, PsyBoolean) - Method in class coneforest.psylla.core.PsyBitArray
- put(int, PsyInteger) - Method in class coneforest.psylla.core.PsyString
- put(int, PsyObject) - Method in class coneforest.psylla.core.PsyArray
- put(int, T) - Method in interface coneforest.psylla.core.PsyFormalArray
- put(String, PsyObject) - Method in class coneforest.psylla.core.PsyDict
- put(String, V) - Method in interface coneforest.psylla.core.PsyFormalDict
Q
- QUANTIFIER_PLURAL - Static variable in interface coneforest.psylla.runtime.Globs
-
The character denoting plural quantifier ('*').
- QUANTIFIER_SINGULAR - Static variable in interface coneforest.psylla.runtime.Globs
-
The character denoting singular quantifier ('?').
- quit() - Method in interface coneforest.psylla.core.PsyContext
- quit() - Method in class coneforest.psylla.runtime.Interpreter
R
- rationalValue() - Method in interface coneforest.psylla.core.PsyRational
- rationalValue() - Method in class coneforest.psylla.core.PsyReal
- rationalValue() - Method in interface coneforest.psylla.core.PsyRealNumeric
- read() - Method in class coneforest.psylla.core.PsyInput
- read() - Method in interface coneforest.psylla.core.PsyReadable
- read() - Method in class coneforest.psylla.core.PsyReader
- readChar() - Method in class coneforest.psylla.runtime.SimpleCharStream
-
Read a character.
- reader() - Method in class coneforest.psylla.core.PsyReader
- REAL - Static variable in interface coneforest.psylla.runtime.ParserConstants
-
RegularExpression Id.
- REAL_UNSIGNED - Static variable in interface coneforest.psylla.runtime.ParserConstants
-
RegularExpression Id.
- 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
- REGEXP - Static variable in interface coneforest.psylla.runtime.ParserConstants
-
RegularExpression Id.
- REGEXP_SPECIAL - Static variable in interface coneforest.psylla.runtime.ParserConstants
-
RegularExpression Id.
- ReInit(ParserTokenManager) - Method in class coneforest.psylla.runtime.Parser
-
Reinitialise.
- ReInit(SimpleCharStream) - Method in class coneforest.psylla.runtime.ParserTokenManager
-
Reinitialise parser.
- ReInit(SimpleCharStream, int) - Method in class coneforest.psylla.runtime.ParserTokenManager
-
Reinitialise parser.
- ReInit(InputStream) - Method in class coneforest.psylla.runtime.Parser
-
Reinitialise.
- ReInit(InputStream) - Method in class coneforest.psylla.runtime.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream, int, int) - Method in class coneforest.psylla.runtime.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream, int, int, int) - Method in class coneforest.psylla.runtime.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream, String) - Method in class coneforest.psylla.runtime.Parser
-
Reinitialise.
- ReInit(InputStream, String) - Method in class coneforest.psylla.runtime.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream, String, int, int) - Method in class coneforest.psylla.runtime.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream, String, int, int, int) - Method in class coneforest.psylla.runtime.SimpleCharStream
-
Reinitialise.
- ReInit(Reader) - Method in class coneforest.psylla.runtime.Parser
-
Reinitialise.
- ReInit(Reader) - Method in class coneforest.psylla.runtime.SimpleCharStream
-
Reinitialise.
- ReInit(Reader, int, int) - Method in class coneforest.psylla.runtime.SimpleCharStream
-
Reinitialise.
- ReInit(Reader, int, int, int) - Method in class coneforest.psylla.runtime.SimpleCharStream
-
Reinitialise.
- repl() - Method in interface coneforest.psylla.core.PsyContext
- repl() - Method in class coneforest.psylla.runtime.Interpreter
- resolve(String) - Static method in interface coneforest.psylla.runtime.TypeResolver
-
Resolves the type name.
- rollback() - Method in class coneforest.psylla.runtime.OperandStack
- run(PrintWriter, PrintWriter, String...) - Method in class coneforest.psylla.tools.toolprovider.PsyllaToolProvider
- runTest(String) - Static method in class coneforest.psylla.tools.ant.PsyllaTest
- runTest(String, String[]) - Static method in class coneforest.psylla.tools.ant.PsyllaTest
- runTest(String, String[], String[]) - Static method in class coneforest.psylla.tools.ant.PsyllaTest
S
- setClassPath(String) - Method in class coneforest.psylla.tools.ant.Psylla
- setClassPath(String[]) - Method in class coneforest.psylla.runtime.Interpreter
- setConsoleEncoding(String) - Static method in class coneforest.psylla.runtime.Psylla
- setConsoleEncoding(String) - Method in class coneforest.psylla.tools.ant.Psylla
-
Set the console encoding.
- setDebugStream(PrintStream) - Method in class coneforest.psylla.runtime.ParserTokenManager
-
Set debug output.
- setEmitter(PsyObject) - Method in exception coneforest.psylla.core.PsyErrorException
- setEnvironment(Map<String, String>) - Method in class coneforest.psylla.runtime.Interpreter
- setErrorWriter(Writer) - Method in class coneforest.psylla.runtime.Interpreter
-
Sets the interpreter’s standard error writer.
- setEval(String) - Method in class coneforest.psylla.tools.ant.Psylla
- setHaltonerror(boolean) - Method in class coneforest.psylla.tools.ant.PsyllaUnit
- setHaltonfailure(boolean) - Method in class coneforest.psylla.tools.ant.PsyllaUnit
- setInput(InputStream) - Method in class coneforest.psylla.core.PsyInput
- setLibraryPath(String[]) - Method in class coneforest.psylla.runtime.Interpreter
- setLocale(String) - Static method in class coneforest.psylla.runtime.Psylla
- setLocale(String) - Method in class coneforest.psylla.tools.ant.Psylla
-
Set the locale.
- 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.runtime.Interpreter
- setReader(Reader) - Method in class coneforest.psylla.runtime.Interpreter
-
Sets the interpreter’s standard reader.
- setScript(File) - Method in class coneforest.psylla.tools.ant.Psylla
- setScriptName(String) - Method in class coneforest.psylla.runtime.Interpreter
- setShellArguments(String[]) - Method in class coneforest.psylla.runtime.Interpreter
- setSize(int) - Method in class coneforest.psylla.runtime.Stack
-
Truncate this stack to the specified size.
- setStacks(OperandStack, ExecutionStack, DictStack) - Method in exception coneforest.psylla.core.PsyErrorException
- setStopped(boolean) - Method in interface coneforest.psylla.core.PsyContext
-
Sets the stopped flag to the specified value.
- setStopped(boolean) - Method in class coneforest.psylla.runtime.Interpreter
- setTabSize(int) - Method in class coneforest.psylla.runtime.SimpleCharStream
- setTimeout(Integer) - Method in class coneforest.psylla.tools.ant.Psylla
- setValue(String) - Method in class coneforest.psylla.tools.ant.Psylla.Arg
- setValue(String) - Method in class coneforest.psylla.tools.ant.PsyllaUnit.Arg
- setWriter(Writer) - Method in class coneforest.psylla.runtime.Interpreter
-
Sets the interpreter’s standard writer.
- showStacks() - Method in class coneforest.psylla.runtime.Interpreter
- SIGN - Static variable in interface coneforest.psylla.runtime.ParserConstants
-
RegularExpression Id.
- SimpleCharStream - Class in coneforest.psylla.runtime
-
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
- SimpleCharStream(InputStream) - Constructor for class coneforest.psylla.runtime.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, int, int) - Constructor for class coneforest.psylla.runtime.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, int, int, int) - Constructor for class coneforest.psylla.runtime.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String) - Constructor for class coneforest.psylla.runtime.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String, int, int) - Constructor for class coneforest.psylla.runtime.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String, int, int, int) - Constructor for class coneforest.psylla.runtime.SimpleCharStream
-
Constructor.
- SimpleCharStream(Reader) - Constructor for class coneforest.psylla.runtime.SimpleCharStream
-
Constructor.
- SimpleCharStream(Reader, int, int) - Constructor for class coneforest.psylla.runtime.SimpleCharStream
-
Constructor.
- SimpleCharStream(Reader, int, int, int) - Constructor for class coneforest.psylla.runtime.SimpleCharStream
-
Constructor.
- specialToken - Variable in class coneforest.psylla.runtime.Token
-
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
- Stack<E> - Class in coneforest.psylla.runtime
-
Base class for interpreter’s stacks.
- Stack() - Constructor for class coneforest.psylla.runtime.Stack
- start() - Method in class coneforest.psylla.runtime.Psylla
- STATIC_LEXER_ERROR - Static variable in error coneforest.psylla.runtime.TokenMgrError
-
An attempt was made to create a second instance of a static token manager.
- staticFlag - Static variable in class coneforest.psylla.runtime.SimpleCharStream
-
Whether parser is static.
- stop_() - Method in interface coneforest.psylla.core.PsyContext
- stop_() - Method in class coneforest.psylla.runtime.Interpreter
- store(PsyTextual, PsyObject) - Method in class coneforest.psylla.runtime.DictStack
- stream() - Method in interface coneforest.psylla.core.PsyFormalStream
- stream() - Method in class coneforest.psylla.core.PsyRange
- stream() - Method in class coneforest.psylla.core.PsyStream
- STRING - Static variable in interface coneforest.psylla.runtime.ParserConstants
-
RegularExpression Id.
- STRING_SPECIAL - Static variable in interface coneforest.psylla.runtime.ParserConstants
-
RegularExpression Id.
- stringPropertyNames() - Static method in class coneforest.psylla.runtime.Config
-
Returns an unmodifiable set of property names.
- stringValue() - Method in class coneforest.psylla.core.PsyName
-
Returns a string value of this object’s value.
- stringValue() - Method in class coneforest.psylla.core.PsyString
- stringValue() - Method in interface coneforest.psylla.core.PsyTextual
-
Returns a string value of this object.
- SwitchTo(int) - Method in class coneforest.psylla.runtime.ParserTokenManager
-
Switch to specified lex state.
- systemDict() - Method in interface coneforest.psylla.core.PsyContext
-
Returns the system dictionary.
- systemDict() - Method in class coneforest.psylla.runtime.Interpreter
T
- test() - Method in class coneforest.psylla.tools.ant.PsyllaTest
- Test() - Constructor for class coneforest.psylla.tools.ant.PsyllaUnit.Test
- testName - Variable in class coneforest.psylla.tools.ant.PsyllaTest
- token - Variable in class coneforest.psylla.runtime.Parser
-
Current token.
- Token - Class in coneforest.psylla.runtime
-
Describes the input token stream.
- Token() - Constructor for class coneforest.psylla.runtime.Token
-
No-argument constructor
- Token(int) - Constructor for class coneforest.psylla.runtime.Token
-
Constructs a new token for the specified Image.
- Token(int, String) - Constructor for class coneforest.psylla.runtime.Token
-
Constructs a new token for the specified Image and Kind.
- token_source - Variable in class coneforest.psylla.runtime.Parser
-
Generated Token Manager.
- tokenImage - Variable in exception coneforest.psylla.runtime.ParseException
-
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
- tokenImage - Static variable in interface coneforest.psylla.runtime.ParserConstants
-
Literal token values.
- TokenMgrError - Error in coneforest.psylla.runtime
-
Token Manager Error.
- TokenMgrError() - Constructor for error coneforest.psylla.runtime.TokenMgrError
-
No arg constructor.
- TokenMgrError(boolean, int, int, int, String, int, int) - Constructor for error coneforest.psylla.runtime.TokenMgrError
-
Full Constructor.
- TokenMgrError(String, int) - Constructor for error coneforest.psylla.runtime.TokenMgrError
-
Constructor with message and reason.
- toString() - Method in class coneforest.psylla.runtime.Token
-
Returns the image.
- toSyntaxString() - Method in class coneforest.psylla.core.PsyBigFraction
- toSyntaxString() - Method in class coneforest.psylla.core.PsyBigInteger
- toSyntaxString() - Method in class coneforest.psylla.core.PsyBitSet
- toSyntaxString() - Method in class coneforest.psylla.core.PsyBoolean
- toSyntaxString() - Method in class coneforest.psylla.core.PsyCommand
- toSyntaxString() - Method in class coneforest.psylla.core.PsyComplex
- toSyntaxString() - Method in interface coneforest.psylla.core.PsyContext
- toSyntaxString() - Method in interface coneforest.psylla.core.PsyFormalArray
- toSyntaxString() - Method in interface coneforest.psylla.core.PsyFormalDict
- toSyntaxString() - Method in interface coneforest.psylla.core.PsyFormalSet
- toSyntaxString() - Method in class coneforest.psylla.core.PsyFraction
- 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
-
Returns the syntactic representation of this object.
- toSyntaxString() - Method in class coneforest.psylla.core.PsyOperator
-
Returns a syntactic string representation of this operator.
- toSyntaxString() - Method in class coneforest.psylla.core.PsyRange
- toSyntaxString() - Method in class coneforest.psylla.core.PsyReal
- toSyntaxString() - Method in class coneforest.psylla.core.PsyRegExp
- toSyntaxString() - Method in class coneforest.psylla.core.PsyString
- toSyntaxStringHelper(PsyLengthy) - Method in interface coneforest.psylla.core.PsyFormalSet
- toSyntaxStringHelper(Set<PsyContainer<PsyObject>>) - Method in class coneforest.psylla.core.PsyProc
- toSyntaxStringHelper(Set<PsyContainer<T>>) - Method in interface coneforest.psylla.core.PsyContainer
- toSyntaxStringHelper(Set<PsyContainer<T>>) - Method in interface coneforest.psylla.core.PsyFormalArray
- toSyntaxStringHelper(Set<PsyContainer<V>>) - Method in interface coneforest.psylla.core.PsyFormalDict
- trace_enabled() - Method in class coneforest.psylla.runtime.Parser
-
Trace enabled.
- TRUE - Static variable in class coneforest.psylla.core.PsyBoolean
-
A
booleanconstant, representing true. - TWO - Static variable in class coneforest.psylla.core.PsyInteger
-
An
integerrepresenting the number 2. - TWO - Static variable in interface coneforest.psylla.core.PsyIntegral
- TWO - Static variable in class coneforest.psylla.core.PsyReal
-
The number two.
- Type - Annotation Interface in coneforest.psylla.runtime
- TypeHierarchyBuilder - Class in coneforest.psylla.tools.processors
- TypeHierarchyBuilder() - Constructor for class coneforest.psylla.tools.processors.TypeHierarchyBuilder
- TypeMetadataCollector - Class in coneforest.psylla.tools.processors
- TypeMetadataCollector() - Constructor for class coneforest.psylla.tools.processors.TypeMetadataCollector
- typeName() - Method in interface coneforest.psylla.core.PsyObject
-
Returns a string representation of a type name.
- TypeResolver - Interface in coneforest.psylla.runtime
-
The type resolver.
U
- undef(String) - Method in class coneforest.psylla.core.PsyDict
- undef(String) - Method in interface coneforest.psylla.core.PsyFormalDict
- unlock() - Method in class coneforest.psylla.core.PsyLock
-
Releases the lock.
- userDict() - Method in interface coneforest.psylla.core.PsyContext
-
Returns the user dictionary.
- userDict() - Method in class coneforest.psylla.runtime.Interpreter
V
- value() - Element in annotation interface coneforest.psylla.runtime.ErrorType
-
Returns the error name.
- value() - Element in annotation interface coneforest.psylla.runtime.Operator
- value() - Element in annotation interface coneforest.psylla.runtime.OperatorType
-
Returns the operator’s name.
- value() - Element in annotation interface coneforest.psylla.runtime.Type
- Version - Interface in coneforest.psylla.runtime
-
Versioning information.
W
- where(PsyTextual) - Method in class coneforest.psylla.runtime.DictStack
- where(String) - Method in class coneforest.psylla.runtime.DictStack
- write(int) - Method in class coneforest.psylla.core.PsyOutput
- write(PsyInteger) - Method in class coneforest.psylla.core.PsyOutput
- writer() - Method in class coneforest.psylla.core.PsyWriter
-
Returns the underlying writer.
Z
- ZERO - Static variable in class coneforest.psylla.core.PsyInteger
-
An
integerrepresenting the number 0. - ZERO - Static variable in interface coneforest.psylla.core.PsyIntegral
- ZERO - Static variable in class coneforest.psylla.core.PsyReal
-
The number zero.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form