Skip navigation links
A B C D E F G H I J L M N O P R S T U V W X 

A

add(Integer, Integer) - Method in class xyz.cofe.cli.fun.NumberFn
 
add(Long, Long) - Method in class xyz.cofe.cli.fun.NumberFn
 
add(String, Function) - Method in class xyz.cofe.cli.Memory
 
addNamed(Integer, Integer) - Method in class xyz.cofe.cli.fun.NumberFn
 
addNamed(Long, Long) - Method in class xyz.cofe.cli.fun.NumberFn
 
and(Predicate<Function>...) - Method in class xyz.cofe.cli.FunctionSetHelper
 
apply(Object...) - Method in interface xyz.cofe.cli.Function
Вызов функции
apply(Object...) - Method in class xyz.cofe.cli.FunctionBuilder.MethodCall
 
args - Variable in class xyz.cofe.cli.Parser.CatchedLambda
 
argumentsCount(int) - Method in class xyz.cofe.cli.FunctionSetHelper
 
argumentsCountFilter(Predicate<Integer>) - Method in class xyz.cofe.cli.FunctionSetHelper
 
argumentsCountFilter(int) - Method in class xyz.cofe.cli.FunctionSetHelper
 
assign(Object, String[], Object, Func1<Object, Object>) - Method in class xyz.cofe.cli.AssignVar
 
assign(Object, String, Object, Func1<Object, Object>) - Method in class xyz.cofe.cli.AssignVar
 
assignedValue - Variable in class xyz.cofe.cli.AssignVar
 
assignFromFilter(Class) - Method in class xyz.cofe.cli.FunctionSetHelper
 
assignFromFilter2(Class) - Method in class xyz.cofe.cli.FunctionSetHelper
 
assignOpertator - Variable in class xyz.cofe.cli.Parser
 
assignStart(Memory, String[], Object, Func1<Object, Object>) - Method in class xyz.cofe.cli.AssignVar
 
AssignVar - Class in xyz.cofe.cli
 
AssignVar() - Constructor for class xyz.cofe.cli.AssignVar
 

B

BaseCLIFun - Class in xyz.cofe.cli
 
BaseCLIFun() - Constructor for class xyz.cofe.cli.BaseCLIFun
 
BaseConsole - Class in xyz.cofe.cli
 
BaseConsole() - Constructor for class xyz.cofe.cli.BaseConsole
Констркутор по умолчанию
BaseConsole(InputStream, Charset) - Constructor for class xyz.cofe.cli.BaseConsole
 
BasicValue - Class in xyz.cofe.cli
 
BasicValue() - Constructor for class xyz.cofe.cli.BasicValue
 
binaryOp - Variable in class xyz.cofe.cli.Parser.OperatorScope
 
Block - Class in xyz.cofe.cli
 
Block() - Constructor for class xyz.cofe.cli.Block
 
body - Variable in class xyz.cofe.cli.Parser.BracketValue
 
body - Variable in class xyz.cofe.cli.Parser.CatchedLambda
 
boolAnd(Boolean, Boolean) - Method in class xyz.cofe.cli.fun.BooleanFn
 
boolAndNamed(Boolean, Boolean) - Method in class xyz.cofe.cli.fun.BooleanFn
 
BooleanFn - Class in xyz.cofe.cli.fun
 
BooleanFn() - Constructor for class xyz.cofe.cli.fun.BooleanFn
 
boolNot(Boolean) - Method in class xyz.cofe.cli.fun.BooleanFn
 
boolNotNamed(Boolean) - Method in class xyz.cofe.cli.fun.BooleanFn
 
boolOr(Boolean, Boolean) - Method in class xyz.cofe.cli.fun.BooleanFn
 
boolOrNamed(Boolean, Boolean) - Method in class xyz.cofe.cli.fun.BooleanFn
 
bracket(Pointer<Token>) - Method in class xyz.cofe.cli.Parser
 
bracket(Pointer<Token>) - Method in class xyz.cofe.cli.TraceParser
 
brackets - Variable in class xyz.cofe.cli.Parser
 
BracketValue() - Constructor for class xyz.cofe.cli.Parser.BracketValue
 
builder - Variable in class xyz.cofe.cli.FunctionBuilder
 

C

callStack - Variable in class xyz.cofe.cli.TraceParser
 
callValue(Pointer<Token>) - Method in class xyz.cofe.cli.Parser
 
callValue(Pointer<Token>) - Method in class xyz.cofe.cli.TraceParser
 
canCast() - Method in class xyz.cofe.cli.TypeCastValue
 
CatchedLambda() - Constructor for class xyz.cofe.cli.Parser.CatchedLambda
 
catchLambda(Pointer<Token>) - Method in class xyz.cofe.cli.Parser
 
cli - Variable in class xyz.cofe.cli.InteractiveShell
 
clone() - Method in class xyz.cofe.cli.Parser
 
clone() - Method in class xyz.cofe.cli.TraceParser
 
clone() - Method in class xyz.cofe.cli.TraceParser.Options
 
closeBracket - Variable in class xyz.cofe.cli.Parser.BracketValue
 
closeOpenMap - Variable in class xyz.cofe.cli.InteractiveShell
 
cmpEquals(Number, Number) - Method in class xyz.cofe.cli.fun.NumberFn
 
cmpEquals(String, String) - Method in class xyz.cofe.cli.fun.StringFn
 
cmpEqualsNamed(Number, Number) - Method in class xyz.cofe.cli.fun.NumberFn
 
cmpEqualsNamed(String, String) - Method in class xyz.cofe.cli.fun.StringFn
 
cmpLess(Number, Number) - Method in class xyz.cofe.cli.fun.NumberFn
 
cmpLess(String, String) - Method in class xyz.cofe.cli.fun.StringFn
 
cmpLessNamed(Number, Number) - Method in class xyz.cofe.cli.fun.NumberFn
 
cmpLessNamed(String, String) - Method in class xyz.cofe.cli.fun.StringFn
 
cmpLessOrEquals(Number, Number) - Method in class xyz.cofe.cli.fun.NumberFn
 
cmpLessOrEquals(String, String) - Method in class xyz.cofe.cli.fun.StringFn
 
cmpLessOrEqualsNamed(Number, Number) - Method in class xyz.cofe.cli.fun.NumberFn
 
cmpLessOrEqualsNamed(String, String) - Method in class xyz.cofe.cli.fun.StringFn
 
cmpMore(Number, Number) - Method in class xyz.cofe.cli.fun.NumberFn
 
cmpMore(String, String) - Method in class xyz.cofe.cli.fun.StringFn
 
cmpMoreNamed(Number, Number) - Method in class xyz.cofe.cli.fun.NumberFn
 
cmpMoreNamed(String, String) - Method in class xyz.cofe.cli.fun.StringFn
 
cmpMoreOrEquals(Number, Number) - Method in class xyz.cofe.cli.fun.NumberFn
 
cmpMoreOrEquals(String, String) - Method in class xyz.cofe.cli.fun.StringFn
 
cmpMoreOrEqualsNamed(Number, Number) - Method in class xyz.cofe.cli.fun.NumberFn
 
cmpMoreOrEqualsNamed(String, String) - Method in class xyz.cofe.cli.fun.StringFn
 
cmpNotEquals(Number, Number) - Method in class xyz.cofe.cli.fun.NumberFn
 
cmpNotEquals(String, String) - Method in class xyz.cofe.cli.fun.StringFn
 
cmpNotEqualsNamed(Number, Number) - Method in class xyz.cofe.cli.fun.NumberFn
 
cmpNotEqualsNamed(String, String) - Method in class xyz.cofe.cli.fun.StringFn
 
cmpRegex(String, String) - Method in class xyz.cofe.cli.fun.StringFn
 
cmpRegexNamed(String, String) - Method in class xyz.cofe.cli.fun.StringFn
 
cmpWildcard(String, String) - Method in class xyz.cofe.cli.fun.StringFn
 
cmpWildcardNamed(String, String) - Method in class xyz.cofe.cli.fun.StringFn
 
CommandLineMachine - Class in xyz.cofe.cli
Интерпретирующая машина
CommandLineMachine() - Constructor for class xyz.cofe.cli.CommandLineMachine
 
CommandsPackage - Interface in xyz.cofe.cli.spi
Пакет команд для command line interface
concat(String, String) - Method in class xyz.cofe.cli.fun.StringFn
 
concatNamed(String, String) - Method in class xyz.cofe.cli.fun.StringFn
 
Console - Interface in xyz.cofe.cli
 
console - Variable in class xyz.cofe.cli.InteractiveShell
 
consts - Variable in class xyz.cofe.cli.Memory
 
ConstString - Class in xyz.cofe.cli
 
ConstString(String) - Constructor for class xyz.cofe.cli.ConstString
 
ConstString(String, int, boolean) - Constructor for class xyz.cofe.cli.ConstString
 
ConstValue - Class in xyz.cofe.cli
 
ConstValue(Object) - Constructor for class xyz.cofe.cli.ConstValue
 
count() - Method in class xyz.cofe.cli.FunctionSetHelper
 
create(Object, Method) - Method in class xyz.cofe.cli.FunctionBuilder
 
create(Object, Predicate<Method>) - Method in class xyz.cofe.cli.FunctionBuilder
 
create(Object, Class<? extends Annotation>) - Method in class xyz.cofe.cli.FunctionBuilder
 
createConsoleWriter(String) - Method in class xyz.cofe.cli.InteractiveShell
 
createFunc0() - Method in class xyz.cofe.cli.LambdaCall
 
createFunc1() - Method in class xyz.cofe.cli.LambdaCall
 
createFunc2() - Method in class xyz.cofe.cli.LambdaCall
 
createFunc3() - Method in class xyz.cofe.cli.LambdaCall
 
createFunc4() - Method in class xyz.cofe.cli.LambdaCall
 
createFunc5() - Method in class xyz.cofe.cli.LambdaCall
 
createFunc6() - Method in class xyz.cofe.cli.LambdaCall
 
createFunc7() - Method in class xyz.cofe.cli.LambdaCall
 
createFunc8() - Method in class xyz.cofe.cli.LambdaCall
 
createFunc9() - Method in class xyz.cofe.cli.LambdaCall
 
createLambdaCall(Parser.CatchedLambda) - Method in class xyz.cofe.cli.Parser
 
createLambdaCall(Parser.CatchedLambda, Class) - Method in class xyz.cofe.cli.Parser
 
createLexer() - Method in class xyz.cofe.cli.CommandLineMachine
 
createParser() - Method in class xyz.cofe.cli.CommandLineMachine
 
createParser(Boolean) - Method in class xyz.cofe.cli.CommandLineMachine
 

D

Declaration - Class in xyz.cofe.cli
 
Declaration() - Constructor for class xyz.cofe.cli.Declaration
 
Declaration(Memory) - Constructor for class xyz.cofe.cli.Declaration
 
DefineVar - Interface in xyz.cofe.cli
 
DefineVarPtr() - Constructor for class xyz.cofe.cli.Parser.DefineVarPtr
 
defineVars - Variable in class xyz.cofe.cli.Parser
 
defVar - Variable in class xyz.cofe.cli.Parser.DefineVarPtr
 
div(Integer, Integer) - Method in class xyz.cofe.cli.fun.NumberFn
 
div(Long, Long) - Method in class xyz.cofe.cli.fun.NumberFn
 
divNamed(Integer, Integer) - Method in class xyz.cofe.cli.fun.NumberFn
 
divNamed(Long, Long) - Method in class xyz.cofe.cli.fun.NumberFn
 
dump(Output, List<Token>) - Method in class xyz.cofe.cli.Lexer
 
dump(Value) - Method in class xyz.cofe.cli.SourceDump
 
dump(LambdaCall) - Method in class xyz.cofe.cli.SourceDump
 
dump(ReadVar) - Method in class xyz.cofe.cli.SourceDump
 
dump(Block) - Method in class xyz.cofe.cli.SourceDump
 
dump(AssignVar) - Method in class xyz.cofe.cli.SourceDump
 
dump(Sequence) - Method in class xyz.cofe.cli.SourceDump
 
dump(ConstString) - Method in class xyz.cofe.cli.SourceDump
 
dump(ConstValue) - Method in class xyz.cofe.cli.SourceDump
 
dump(TypeCastValue) - Method in class xyz.cofe.cli.SourceDump
 
dump(FunctionCall) - Method in class xyz.cofe.cli.SourceDump
 
dumpOutput - Variable in class xyz.cofe.cli.Lexer
 

E

encode(String) - Method in class xyz.cofe.cli.fun.StringFn
 
escape - Static variable in class xyz.cofe.cli.JLineConsole
 
eval() - Method in class xyz.cofe.cli.AssignVar
 
eval() - Method in class xyz.cofe.cli.BasicValue
 
eval() - Method in class xyz.cofe.cli.Block
 
eval() - Method in class xyz.cofe.cli.ConstString
 
eval() - Method in class xyz.cofe.cli.ConstValue
 
eval() - Method in class xyz.cofe.cli.FunctionCall
 
eval() - Method in class xyz.cofe.cli.LambdaCall
 
eval() - Method in class xyz.cofe.cli.ReadVar
 
eval() - Method in class xyz.cofe.cli.Sequence
 
eval() - Method in class xyz.cofe.cli.TypeCastValue
 
eval() - Method in interface xyz.cofe.cli.Value
 
evalImplicitCastCount() - Method in class xyz.cofe.cli.FunctionCall
 
exit - Variable in class xyz.cofe.cli.InteractiveShell
 

F

fieldAccess - Variable in class xyz.cofe.cli.Parser.DefineVarPtr
 
file(String) - Method in class xyz.cofe.cli.fun.FileFn
 
FileFn - Class in xyz.cofe.cli.fun
 
FileFn() - Constructor for class xyz.cofe.cli.fun.FileFn
 
filter(Iterable<Function>, Predicate<Function>) - Method in class xyz.cofe.cli.FunctionSetHelper
 
first() - Method in class xyz.cofe.cli.FunctionSetHelper
 
Fun - Annotation Type in xyz.cofe.cli
Команда
fun - Variable in class xyz.cofe.cli.LambdaCall
 
Function - Interface in xyz.cofe.cli
Функиця
functionArgument(int, Predicate<Class>) - Method in class xyz.cofe.cli.FunctionSetHelper
 
functionArgumentFilter(int, Predicate<Class>) - Method in class xyz.cofe.cli.FunctionSetHelper
 
functionArguments(Predicate<Class>...) - Method in class xyz.cofe.cli.FunctionSetHelper
 
functionArgumentsFilter(Predicate<Class>...) - Method in class xyz.cofe.cli.FunctionSetHelper
 
FunctionBuilder - Class in xyz.cofe.cli
 
FunctionBuilder() - Constructor for class xyz.cofe.cli.FunctionBuilder
 
FunctionBuilder.MethodCall - Class in xyz.cofe.cli
 
FunctionCall - Class in xyz.cofe.cli
 
FunctionCall() - Constructor for class xyz.cofe.cli.FunctionCall
 
functionCall(Pointer<Token>, Function) - Method in class xyz.cofe.cli.Parser
 
functionCall(Pointer<Token>, Function) - Method in class xyz.cofe.cli.TraceParser
 
functions() - Method in class xyz.cofe.cli.FunctionSetHelper
 
FunctionSet - Interface in xyz.cofe.cli
Множество функций
FunctionSetHelper - Class in xyz.cofe.cli
 
FunctionSetHelper(Memory) - Constructor for class xyz.cofe.cli.FunctionSetHelper
 
FunctionSetHelper(Iterable<Function>) - Constructor for class xyz.cofe.cli.FunctionSetHelper
 
FunctionSetHelper(Map<String, Set<Function>>) - Constructor for class xyz.cofe.cli.FunctionSetHelper
 
FunctionSetHelper(FunctionSet) - Constructor for class xyz.cofe.cli.FunctionSetHelper
 
FunctionSetImpl - Class in xyz.cofe.cli
 
FunctionSetImpl() - Constructor for class xyz.cofe.cli.FunctionSetImpl
 

G

getAssignedValue() - Method in class xyz.cofe.cli.AssignVar
 
getAssignOpertator() - Method in class xyz.cofe.cli.Parser
 
getBackgroudEscape() - Method in enum xyz.cofe.cli.JLineConsole.Color
 
getBody() - Method in class xyz.cofe.cli.Block
 
getBrackets() - Method in class xyz.cofe.cli.Parser
 
getBuilder() - Method in class xyz.cofe.cli.FunctionBuilder
 
getChildren() - Method in class xyz.cofe.cli.AssignVar
 
getChildren() - Method in class xyz.cofe.cli.BasicValue
 
getChildren() - Method in class xyz.cofe.cli.Block
 
getChildren() - Method in class xyz.cofe.cli.LambdaCall
 
getChildren() - Method in class xyz.cofe.cli.ReadVar
 
getCli() - Method in class xyz.cofe.cli.InteractiveShell
 
getCloseOpenMap() - Method in class xyz.cofe.cli.InteractiveShell
 
getCmdMachine() - Method in class xyz.cofe.cli.FunctionBuilder
 
getCodePath() - Method in class xyz.cofe.cli.AssignVar
 
getConsole() - Method in class xyz.cofe.cli.InteractiveShell
 
getConsoleReader() - Method in class xyz.cofe.cli.JLineConsole
 
getConst() - Method in class xyz.cofe.cli.ConstString
 
getConst() - Method in class xyz.cofe.cli.ConstValue
 
getConsts() - Method in class xyz.cofe.cli.Memory
 
getData() - Method in class xyz.cofe.cli.AssignVar
 
getData() - Method in class xyz.cofe.cli.ReadVar
 
getDeclareOf(Function) - Method in class xyz.cofe.cli.Declaration
 
getDeclareOfCommand(Function) - Method in class xyz.cofe.cli.Declaration
 
getDeclareOfOperator(Function) - Method in class xyz.cofe.cli.Declaration
 
getDumpOutput() - Method in class xyz.cofe.cli.CommandLineMachine
 
getDumpOutput() - Method in class xyz.cofe.cli.Lexer
 
getExit() - Method in class xyz.cofe.cli.InteractiveShell
 
getField() - Method in class xyz.cofe.cli.AssignVar
 
getForegroudEscape() - Method in enum xyz.cofe.cli.JLineConsole.Color
 
getFromType() - Method in class xyz.cofe.cli.TypeCastValue
 
getFun() - Method in class xyz.cofe.cli.LambdaCall
 
getFunction() - Method in class xyz.cofe.cli.FunctionCall
 
getFunctions() - Method in interface xyz.cofe.cli.FunctionSet
 
getFunctions() - Method in class xyz.cofe.cli.FunctionSetImpl
 
getFunctions(String) - Method in class xyz.cofe.cli.Memory
 
getFunType() - Method in class xyz.cofe.cli.Parser.CatchedLambda
 
getFunTypeDesc(Function) - Method in class xyz.cofe.cli.Memory
 
getHelp() - Method in class xyz.cofe.cli.CommandLineMachine
 
GetHelp - Interface in xyz.cofe.cli
Получение справки
getIndent() - Method in class xyz.cofe.cli.SourceDump
 
getLambda() - Method in class xyz.cofe.cli.LambdaCall
 
getLambdaFollowOp() - Method in class xyz.cofe.cli.Parser
 
getLexer() - Method in class xyz.cofe.cli.InteractiveShell
 
getLongHelp() - Method in class xyz.cofe.cli.FunctionBuilder.MethodCall
 
getLongHelp() - Method in interface xyz.cofe.cli.GetHelp
 
getMemory() - Method in class xyz.cofe.cli.AssignVar
 
getMemory() - Method in class xyz.cofe.cli.CommandLineMachine
 
getMemory() - Method in class xyz.cofe.cli.Declaration
 
getMemory() - Method in class xyz.cofe.cli.Parser
 
getMemory() - Method in class xyz.cofe.cli.SourceDump
 
getMethod() - Method in class xyz.cofe.cli.FunctionBuilder.MethodCall
 
GetMethod - Interface in xyz.cofe.cli
 
getMethod() - Method in interface xyz.cofe.cli.GetMethod
 
getMethods() - Method in class xyz.cofe.cli.TraceParser.Options
 
getNameOf(Object) - Method in class xyz.cofe.cli.Memory
 
getNextStatement() - Method in class xyz.cofe.cli.Parser
 
getOpenCloseMap() - Method in class xyz.cofe.cli.InteractiveShell
 
getOperatorPrefix() - Method in class xyz.cofe.cli.Memory
 
getOperators(String) - Method in class xyz.cofe.cli.Memory
 
getOutput() - Method in class xyz.cofe.cli.BaseCLIFun
 
getOutput() - Method in class xyz.cofe.cli.CommandLineMachine
 
getOutput() - Method in class xyz.cofe.cli.TraceParser.Options
 
getOutputWriter() - Method in class xyz.cofe.cli.InteractiveShell
 
getOwner() - Method in class xyz.cofe.cli.FunctionBuilder.MethodCall
 
getParameterHelp(int) - Method in class xyz.cofe.cli.FunctionBuilder.MethodCall
 
getParameterHelp(int) - Method in interface xyz.cofe.cli.GetHelp
 
getParameters() - Method in interface xyz.cofe.cli.Function
Аргументы функции
getParameters() - Method in class xyz.cofe.cli.FunctionBuilder.MethodCall
 
getParamHelp() - Method in class xyz.cofe.cli.FunctionBuilder.MethodCall
 
getParamNameOf(Function, int) - Method in class xyz.cofe.cli.Declaration
 
getParser() - Method in class xyz.cofe.cli.InteractiveShell
 
getParser() - Method in class xyz.cofe.cli.LambdaCall
 
getPrintResult() - Method in class xyz.cofe.cli.InteractiveShell
 
getPromptContinue() - Method in class xyz.cofe.cli.InteractiveShell
 
getPromptDumpTree() - Method in class xyz.cofe.cli.InteractiveShell
 
getPromptError() - Method in class xyz.cofe.cli.InteractiveShell
 
getPromptInput() - Method in class xyz.cofe.cli.InteractiveShell
 
getPromptOutput() - Method in class xyz.cofe.cli.InteractiveShell
 
getPromptResult() - Method in class xyz.cofe.cli.InteractiveShell
 
getPtrLookupCount() - Method in class xyz.cofe.cli.TraceParser.Options
 
getReturn() - Method in interface xyz.cofe.cli.Function
Возвращаемое значение функции
getReturn() - Method in class xyz.cofe.cli.FunctionBuilder.MethodCall
 
getReturnHelp() - Method in class xyz.cofe.cli.FunctionBuilder.MethodCall
 
getReturnHelp() - Method in interface xyz.cofe.cli.GetHelp
 
getSampleHelp() - Method in class xyz.cofe.cli.FunctionBuilder.MethodCall
 
getSampleHelp() - Method in interface xyz.cofe.cli.GetHelp
 
getScanner() - Method in class xyz.cofe.cli.BaseConsole
 
getShortHelp() - Method in class xyz.cofe.cli.FunctionBuilder.MethodCall
 
getShortHelp() - Method in interface xyz.cofe.cli.GetHelp
 
getTokenIndex() - Method in class xyz.cofe.cli.ConstString
 
getTraceOptions() - Method in class xyz.cofe.cli.TraceParser
 
getType() - Method in class xyz.cofe.cli.AssignVar
 
getType() - Method in class xyz.cofe.cli.Block
 
getType() - Method in class xyz.cofe.cli.ConstString
 
getType() - Method in class xyz.cofe.cli.ConstValue
 
getType() - Method in class xyz.cofe.cli.FunctionCall
 
GetType - Interface in xyz.cofe.cli
 
getType() - Method in interface xyz.cofe.cli.GetType
 
getType() - Method in class xyz.cofe.cli.LambdaCall
 
getType() - Method in class xyz.cofe.cli.ReadVar
 
getType() - Method in class xyz.cofe.cli.Sequence
 
getType() - Method in class xyz.cofe.cli.TypeCastValue
 
getTypeCastGraph() - Method in class xyz.cofe.cli.AssignVar
 
getTypeCastGraph() - Method in class xyz.cofe.cli.Parser
 
getTypeCastGraph() - Method in class xyz.cofe.cli.TypeCastValue
 
getTypeName(Class) - Method in class xyz.cofe.cli.Declaration
 
getValue() - Method in class xyz.cofe.cli.TypeCastValue
 
getVarName() - Method in class xyz.cofe.cli.AssignVar
 
getVarName() - Method in interface xyz.cofe.cli.DefineVar
 
getVarType() - Method in class xyz.cofe.cli.AssignVar
 
getVarType() - Method in interface xyz.cofe.cli.DefineVar
 
getVarValue() - Method in class xyz.cofe.cli.AssignVar
 
getVarValue() - Method in interface xyz.cofe.cli.DefineVar
 

H

hasParent(File) - Method in class xyz.cofe.cli.fun.FileFn
 
Help - Annotation Type in xyz.cofe.cli
Справка

I

in(Iterable<Function>) - Method in class xyz.cofe.cli.FunctionSetHelper
 
indexBegin - Variable in class xyz.cofe.cli.Parser.DefineVarPtr
 
indexEnd - Variable in class xyz.cofe.cli.Parser.DefineVarPtr
 
inspect(Object) - Method in class xyz.cofe.cli.Memory
 
inspect(Object, CommandLineMachine) - Method in class xyz.cofe.cli.Memory
 
InteractiveShell - Class in xyz.cofe.cli
 
InteractiveShell(CommandLineMachine) - Constructor for class xyz.cofe.cli.InteractiveShell
 
isBracket(String) - Method in class xyz.cofe.cli.Parser
 
isCloseOutput() - Method in class xyz.cofe.cli.TraceParser.Options
 
isDecoded() - Method in class xyz.cofe.cli.ConstString
 
isDirectory(File) - Method in class xyz.cofe.cli.fun.FileFn
 
isDump() - Method in class xyz.cofe.cli.CommandLineMachine
 
isFile(File) - Method in class xyz.cofe.cli.fun.FileFn
 
isFunc(Class) - Method in class xyz.cofe.cli.Parser
 
isImplicit() - Method in class xyz.cofe.cli.TypeCastValue
 
isKeepNewLine() - Method in class xyz.cofe.cli.Lexer
 
isNextStatement(String) - Method in class xyz.cofe.cli.Parser
 
isOperator() - Method in class xyz.cofe.cli.FunctionBuilder.MethodCall
 
IsOperator - Interface in xyz.cofe.cli
Метка для функции, что данная функция является оператором
isOperator() - Method in interface xyz.cofe.cli.IsOperator
 
isParseNumbers() - Method in class xyz.cofe.cli.Parser
 
isRequireNextStatementDelimiter() - Method in class xyz.cofe.cli.Parser
 
isRunning() - Method in class xyz.cofe.cli.InteractiveShell
 
isSkipWhitespace() - Method in class xyz.cofe.cli.Lexer
 

J

JLineConsole - Class in xyz.cofe.cli
 
JLineConsole() - Constructor for class xyz.cofe.cli.JLineConsole
 
JLineConsole.Color - Enum in xyz.cofe.cli
 

L

lambda - Variable in class xyz.cofe.cli.LambdaCall
 
LambdaCall - Class in xyz.cofe.cli
 
LambdaCall() - Constructor for class xyz.cofe.cli.LambdaCall
 
lambdaFollowOp - Variable in class xyz.cofe.cli.Parser
 
length(File) - Method in class xyz.cofe.cli.fun.FileFn
 
length(String) - Method in class xyz.cofe.cli.fun.StringFn
 
lengthString(File) - Method in class xyz.cofe.cli.fun.FileFn
 
lexer - Variable in class xyz.cofe.cli.InteractiveShell
 
Lexer - Class in xyz.cofe.cli
 
Lexer() - Constructor for class xyz.cofe.cli.Lexer
 
loadCommands() - Method in class xyz.cofe.cli.CommandLineMachine
 
loadCommands(Memory, Output, CommandLineMachine) - Static method in class xyz.cofe.cli.CommandLineMachine
 
loadCommands(Memory, Output) - Static method in class xyz.cofe.cli.CommandLineMachine
 
loadCommands(Object) - Method in class xyz.cofe.cli.CommandLineMachine
 
lock - Variable in class xyz.cofe.cli.AssignVar
 
lock - Variable in class xyz.cofe.cli.BaseConsole
 
lock - Variable in class xyz.cofe.cli.InteractiveShell
 
lock - Variable in class xyz.cofe.cli.JLineConsole
 
lock - Variable in class xyz.cofe.cli.LambdaCall
 
lock - Variable in class xyz.cofe.cli.Parser
 

M

mem - Variable in class xyz.cofe.cli.Parser.OperatorScope
 
memory - Variable in class xyz.cofe.cli.CommandLineMachine
 
memory - Variable in class xyz.cofe.cli.Declaration
 
Memory - Class in xyz.cofe.cli
Память
Memory() - Constructor for class xyz.cofe.cli.Memory
 
Memory(Map<String, Object>) - Constructor for class xyz.cofe.cli.Memory
 
Memory(Map<String, Object>, Lock) - Constructor for class xyz.cofe.cli.Memory
 
memory - Variable in class xyz.cofe.cli.Parser
 
MethodCall(CommandLineMachine, Object, Method) - Constructor for class xyz.cofe.cli.FunctionBuilder.MethodCall
 
MethodCall(FunctionBuilder.MethodCall) - Constructor for class xyz.cofe.cli.FunctionBuilder.MethodCall
 
methods - Variable in class xyz.cofe.cli.TraceParser.Options
 
mod(Integer, Integer) - Method in class xyz.cofe.cli.fun.NumberFn
 
mod(Long, Long) - Method in class xyz.cofe.cli.fun.NumberFn
 
modifyDate(File) - Method in class xyz.cofe.cli.fun.FileFn
 
modNamed(Integer, Integer) - Method in class xyz.cofe.cli.fun.NumberFn
 
modNamed(Long, Long) - Method in class xyz.cofe.cli.fun.NumberFn
 
mul(Integer, Integer) - Method in class xyz.cofe.cli.fun.NumberFn
 
mul(Long, Long) - Method in class xyz.cofe.cli.fun.NumberFn
 
mulNamed(Integer, Integer) - Method in class xyz.cofe.cli.fun.NumberFn
 
mulNamed(Long, Long) - Method in class xyz.cofe.cli.fun.NumberFn
 

N

name(File) - Method in class xyz.cofe.cli.fun.FileFn
 
Name - Annotation Type in xyz.cofe.cli
Команда
named(String) - Method in class xyz.cofe.cli.FunctionSetHelper
 
nextStatement - Variable in class xyz.cofe.cli.Parser
 
not(Predicate<Function>) - Method in class xyz.cofe.cli.FunctionSetHelper
 
numberConst(Pointer<Token>) - Method in class xyz.cofe.cli.Parser
 
numberConst(Pointer<Token>) - Method in class xyz.cofe.cli.TraceParser
 
NumberFn - Class in xyz.cofe.cli.fun
 
NumberFn() - Constructor for class xyz.cofe.cli.fun.NumberFn
 

O

op - Variable in class xyz.cofe.cli.Parser.OperatorScope
 
openBracket - Variable in class xyz.cofe.cli.Parser.BracketValue
 
openCloseMap - Variable in class xyz.cofe.cli.InteractiveShell
 
operator(Pointer<Token>, Value) - Method in class xyz.cofe.cli.Parser
 
operator(Pointer<Token>, Value) - Method in class xyz.cofe.cli.TraceParser
 
operatorFilter() - Method in class xyz.cofe.cli.FunctionSetHelper
 
operatorPrefix - Variable in class xyz.cofe.cli.Memory
 
operators() - Method in class xyz.cofe.cli.FunctionSetHelper
 
operatorScope - Variable in class xyz.cofe.cli.Parser
 
OperatorScope() - Constructor for class xyz.cofe.cli.Parser.OperatorScope
 
Options() - Constructor for class xyz.cofe.cli.TraceParser.Options
 
Options(TraceParser.Options) - Constructor for class xyz.cofe.cli.TraceParser.Options
 
or(Predicate<Function>...) - Method in class xyz.cofe.cli.FunctionSetHelper
 
output - Variable in class xyz.cofe.cli.CommandLineMachine
 
output(Writer) - Method in class xyz.cofe.cli.SourceDump
 
output - Variable in class xyz.cofe.cli.TraceParser.Options
 

P

parent(File) - Method in class xyz.cofe.cli.fun.FileFn
 
parse(String[]) - Method in class xyz.cofe.cli.Lexer
 
parse(String) - Method in class xyz.cofe.cli.Lexer
 
parse(Pointer<Token>) - Method in class xyz.cofe.cli.Parser
 
parse(Pointer<Token>) - Method in class xyz.cofe.cli.TraceParser
 
parseNumbers - Variable in class xyz.cofe.cli.Parser
 
parser - Variable in class xyz.cofe.cli.InteractiveShell
 
parser - Variable in class xyz.cofe.cli.LambdaCall
 
Parser - Class in xyz.cofe.cli
 
Parser() - Constructor for class xyz.cofe.cli.Parser
 
Parser(Parser) - Constructor for class xyz.cofe.cli.Parser
 
Parser.BracketValue - Class in xyz.cofe.cli
 
Parser.CatchedLambda - Class in xyz.cofe.cli
 
Parser.DefineVarPtr - Class in xyz.cofe.cli
 
Parser.OperatorScope - Class in xyz.cofe.cli
 
path(File) - Method in class xyz.cofe.cli.fun.FileFn
 
postfixVal(Pointer<Token>) - Method in class xyz.cofe.cli.Parser
 
postfixVal(Pointer<Token>) - Method in class xyz.cofe.cli.TraceParser
 
print(String) - Method in class xyz.cofe.cli.BaseConsole
 
print(String) - Method in interface xyz.cofe.cli.Console
Отображает текст на терминале
print(File) - Method in class xyz.cofe.cli.fun.FileFn
 
print(InputStream) - Method in class xyz.cofe.cli.fun.PrintFn
 
print(String) - Method in class xyz.cofe.cli.fun.PrintFn
 
print(Number) - Method in class xyz.cofe.cli.fun.PrintFn
 
print(Boolean) - Method in class xyz.cofe.cli.fun.PrintFn
 
print(boolean) - Method in class xyz.cofe.cli.fun.PrintFn
 
print() - Method in class xyz.cofe.cli.FunctionSetHelper
 
print(Writer) - Method in class xyz.cofe.cli.FunctionSetHelper
 
print(String) - Method in class xyz.cofe.cli.JLineConsole
 
PrintFn - Class in xyz.cofe.cli.fun
 
PrintFn() - Constructor for class xyz.cofe.cli.fun.PrintFn
 
println() - Method in class xyz.cofe.cli.BaseCLIFun
 
println(Object) - Method in class xyz.cofe.cli.BaseCLIFun
 
println() - Method in class xyz.cofe.cli.BaseConsole
 
println() - Method in interface xyz.cofe.cli.Console
Печатает символ перевода строки
println(String) - Method in class xyz.cofe.cli.fun.PrintFn
 
println(Number) - Method in class xyz.cofe.cli.fun.PrintFn
 
println(Boolean) - Method in class xyz.cofe.cli.fun.PrintFn
 
println(boolean) - Method in class xyz.cofe.cli.fun.PrintFn
 
println() - Method in class xyz.cofe.cli.JLineConsole
 
printResult - Variable in class xyz.cofe.cli.InteractiveShell
 
ptrLookupCount - Variable in class xyz.cofe.cli.TraceParser.Options
 
put(String, Object) - Method in class xyz.cofe.cli.Memory
 

R

reader - Variable in class xyz.cofe.cli.JLineConsole
 
readLine() - Method in class xyz.cofe.cli.BaseConsole
 
readLine() - Method in interface xyz.cofe.cli.Console
Читает строку из консоли
readLine() - Method in class xyz.cofe.cli.JLineConsole
 
readMemValue(Pointer<Token>) - Method in class xyz.cofe.cli.Parser
 
readMemValue(Pointer<Token>) - Method in class xyz.cofe.cli.TraceParser
 
ReadVar - Class in xyz.cofe.cli
 
ReadVar() - Constructor for class xyz.cofe.cli.ReadVar
 
registerCommands(Memory, Output, CommandLineMachine, Object) - Static method in class xyz.cofe.cli.CommandLineMachine
 
repeat(String, int) - Method in class xyz.cofe.cli.fun.StringFn
 
requireNextStatementDelimiter - Variable in class xyz.cofe.cli.Parser
 
resetAttrEscape - Static variable in class xyz.cofe.cli.JLineConsole
 
resolveFieldAccess(Memory, FieldAccess, Func1<Object, Object>) - Method in class xyz.cofe.cli.Parser
 
resolveFieldAccess(Object, String[], Func1<Object, Object>) - Method in class xyz.cofe.cli.Parser
 
running - Variable in class xyz.cofe.cli.InteractiveShell
 

S

scanner - Variable in class xyz.cofe.cli.BaseConsole
 
Sequence - Class in xyz.cofe.cli
 
Sequence() - Constructor for class xyz.cofe.cli.Sequence
 
setAssignedValue(Object) - Method in class xyz.cofe.cli.AssignVar
 
setAssignOpertator(String) - Method in class xyz.cofe.cli.Parser
 
setBody(Value) - Method in class xyz.cofe.cli.Block
 
setBuilder(Func3<Function, CommandLineMachine, Object, Method>) - Method in class xyz.cofe.cli.FunctionBuilder
 
setCloseOutput(boolean) - Method in class xyz.cofe.cli.TraceParser.Options
 
setCmdMachine(CommandLineMachine) - Method in class xyz.cofe.cli.FunctionBuilder
 
setData(Value) - Method in class xyz.cofe.cli.AssignVar
 
setData(DefineVar) - Method in class xyz.cofe.cli.ReadVar
 
setDump(boolean) - Method in class xyz.cofe.cli.CommandLineMachine
 
setDumpOutput(Output) - Method in class xyz.cofe.cli.CommandLineMachine
 
setDumpOutput(Output) - Method in class xyz.cofe.cli.Lexer
 
setExit(Func1<Boolean, String>) - Method in class xyz.cofe.cli.InteractiveShell
 
setField(FieldAccess) - Method in class xyz.cofe.cli.AssignVar
 
setFromType(Class) - Method in class xyz.cofe.cli.TypeCastValue
 
setFunction(Function) - Method in class xyz.cofe.cli.FunctionCall
 
setImplicit(boolean) - Method in class xyz.cofe.cli.TypeCastValue
 
setKeepNewLine(boolean) - Method in class xyz.cofe.cli.Lexer
 
setLambda(Parser.CatchedLambda) - Method in class xyz.cofe.cli.LambdaCall
 
setLambdaFollowOp(String) - Method in class xyz.cofe.cli.Parser
 
setLexer(Lexer) - Method in class xyz.cofe.cli.InteractiveShell
 
setLongHelp(String) - Method in class xyz.cofe.cli.FunctionBuilder.MethodCall
 
setMemory(Memory) - Method in class xyz.cofe.cli.AssignVar
 
setMemory(Memory) - Method in class xyz.cofe.cli.CommandLineMachine
 
setMemory(Memory) - Method in class xyz.cofe.cli.Declaration
 
setMemory(Memory) - Method in class xyz.cofe.cli.Parser
 
SetMemory - Interface in xyz.cofe.cli
 
setMemory(Memory) - Method in interface xyz.cofe.cli.SetMemory
 
setMemory(Memory) - Method in class xyz.cofe.cli.SourceDump
 
setNextStatement(String[]) - Method in class xyz.cofe.cli.Parser
 
setOperator(boolean) - Method in class xyz.cofe.cli.FunctionBuilder.MethodCall
 
setOperatorPrefix(String) - Method in class xyz.cofe.cli.Memory
 
setOutput(Output) - Method in class xyz.cofe.cli.BaseCLIFun
 
SetOutput - Interface in xyz.cofe.cli
Установка вывода
setOutput(Output) - Method in interface xyz.cofe.cli.SetOutput
 
setOutput(Output) - Method in class xyz.cofe.cli.TraceParser.Options
 
setParamHelp(String[]) - Method in class xyz.cofe.cli.FunctionBuilder.MethodCall
 
setParseNumbers(boolean) - Method in class xyz.cofe.cli.Parser
 
setParser(Parser) - Method in class xyz.cofe.cli.InteractiveShell
 
setParser(Parser) - Method in class xyz.cofe.cli.LambdaCall
 
setPrintResult(Func1<Boolean, Object>) - Method in class xyz.cofe.cli.InteractiveShell
 
setPtrLookupCount(int) - Method in class xyz.cofe.cli.TraceParser.Options
 
setRequireNextStatementDelimiter(boolean) - Method in class xyz.cofe.cli.Parser
 
setReturnHelp(String) - Method in class xyz.cofe.cli.FunctionBuilder.MethodCall
 
setRunning(boolean) - Method in class xyz.cofe.cli.InteractiveShell
 
setSampleHelp(String) - Method in class xyz.cofe.cli.FunctionBuilder.MethodCall
 
setShortHelp(String) - Method in class xyz.cofe.cli.FunctionBuilder.MethodCall
 
setSkipWhitespace(boolean) - Method in class xyz.cofe.cli.Lexer
 
setType(Class) - Method in class xyz.cofe.cli.LambdaCall
 
setType(Class) - Method in class xyz.cofe.cli.TypeCastValue
 
setTypeCastGraph(TypeCastGraph) - Method in class xyz.cofe.cli.AssignVar
 
setTypeCastGraph(TypeCastGraph) - Method in class xyz.cofe.cli.Parser
 
setTypeCastGraph(TypeCastGraph) - Method in class xyz.cofe.cli.TypeCastValue
 
shell() - Method in class xyz.cofe.cli.CommandLineMachine
 
SourceDump - Class in xyz.cofe.cli
 
SourceDump() - Constructor for class xyz.cofe.cli.SourceDump
 
start(String[]) - Method in class xyz.cofe.cli.CommandLineMachine
 
start(String) - Method in class xyz.cofe.cli.CommandLineMachine
 
start(Pointer<Token>) - Method in class xyz.cofe.cli.CommandLineMachine
 
start() - Method in class xyz.cofe.cli.InteractiveShell
 
statements(Pointer<Token>) - Method in class xyz.cofe.cli.Parser
statements ::= operator [ nextStatement statements ]
statements(Pointer<Token>) - Method in class xyz.cofe.cli.TraceParser
 
stringConst(Pointer<Token>) - Method in class xyz.cofe.cli.Parser
 
stringConst(Pointer<Token>) - Method in class xyz.cofe.cli.TraceParser
 
StringFn - Class in xyz.cofe.cli.fun
 
StringFn() - Constructor for class xyz.cofe.cli.fun.StringFn
 
sub(Integer, Integer) - Method in class xyz.cofe.cli.fun.NumberFn
 
sub(Long, Long) - Method in class xyz.cofe.cli.fun.NumberFn
 
subNamed(Integer, Integer) - Method in class xyz.cofe.cli.fun.NumberFn
 
subNamed(Long, Long) - Method in class xyz.cofe.cli.fun.NumberFn
 

T

template(String) - Method in class xyz.cofe.cli.BaseCLIFun
 
toString() - Method in class xyz.cofe.cli.FunctionBuilder.MethodCall
 
trace(String) - Method in class xyz.cofe.cli.Parser
 
trace(String) - Method in class xyz.cofe.cli.TraceParser
 
traceCallStack(Output) - Method in class xyz.cofe.cli.TraceParser
 
traceMethodEnter(String) - Method in class xyz.cofe.cli.TraceParser
 
traceMethodEnter(String, Pointer<Token>) - Method in class xyz.cofe.cli.TraceParser
 
traceMethodEnter(String, Pointer<Token>, Function) - Method in class xyz.cofe.cli.TraceParser
 
traceMethodEnter(String, Pointer<Token>, Value) - Method in class xyz.cofe.cli.TraceParser
 
traceMethodExit(Object) - Method in class xyz.cofe.cli.TraceParser
 
TraceParser - Class in xyz.cofe.cli
 
TraceParser() - Constructor for class xyz.cofe.cli.TraceParser
 
TraceParser(TraceParser) - Constructor for class xyz.cofe.cli.TraceParser
 
TraceParser.Options - Class in xyz.cofe.cli
 
tracePointer(Output, Pointer<Token>) - Method in class xyz.cofe.cli.TraceParser
 
type - Variable in class xyz.cofe.cli.LambdaCall
 
typeCastGraph - Variable in class xyz.cofe.cli.AssignVar
 
typeCastGraph - Variable in class xyz.cofe.cli.Parser
 
TypeCastValue - Class in xyz.cofe.cli
 
TypeCastValue() - Constructor for class xyz.cofe.cli.TypeCastValue
 

U

unaryOp - Variable in class xyz.cofe.cli.Parser.OperatorScope
 

V

v1 - Variable in class xyz.cofe.cli.Parser.OperatorScope
 
v1evaled - Variable in class xyz.cofe.cli.Parser.OperatorScope
 
v2 - Variable in class xyz.cofe.cli.Parser.OperatorScope
 
val(Pointer<Token>) - Method in class xyz.cofe.cli.Parser
 
val(Pointer<Token>) - Method in class xyz.cofe.cli.TraceParser
 
Value - Interface in xyz.cofe.cli
 
valueOf(String) - Static method in enum xyz.cofe.cli.JLineConsole.Color
Returns the enum constant of this type with the specified name.
values() - Static method in enum xyz.cofe.cli.JLineConsole.Color
Returns an array containing the constants of this enum type, in the order they are declared.

W

writeMemValue(Pointer<Token>) - Method in class xyz.cofe.cli.Parser
 
writeMemValue(Pointer<Token>) - Method in class xyz.cofe.cli.TraceParser
 
writer - Variable in class xyz.cofe.cli.BaseConsole
 
writer - Variable in class xyz.cofe.cli.JLineConsole
 

X

xyz.cofe.cli - package xyz.cofe.cli
 
xyz.cofe.cli.fun - package xyz.cofe.cli.fun
 
xyz.cofe.cli.spi - package xyz.cofe.cli.spi
 
A B C D E F G H I J L M N O P R S T U V W X 
Skip navigation links

Copyright © 2017. All rights reserved.