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

A

AccessExecutor - Class in com.github.kayjamlang.executor.executors
 
AccessExecutor() - Constructor for class com.github.kayjamlang.executor.executors.AccessExecutor
 
addConstructor(Library.LibConstructor) - Method in class com.github.kayjamlang.executor.libs.Library.LibClass
 
addFunction(Library.LibFunction) - Method in interface com.github.kayjamlang.executor.libs.Lib
 
addFunction(Library.LibFunction) - Method in class com.github.kayjamlang.executor.libs.Library
 
addFunction(Library.LibFunction) - Method in class com.github.kayjamlang.executor.libs.Library.LibClass
 
addFunction(Library.LibFunction) - Method in class com.github.kayjamlang.executor.libs.Library.LibObject
 
addLibrary(Library) - Method in class com.github.kayjamlang.executor.Executor
 
addVariable(String, Object) - Method in interface com.github.kayjamlang.executor.libs.Lib
 
addVariable(String, Object) - Method in class com.github.kayjamlang.executor.libs.Library
Deprecated.
addVariable(String, Object) - Method in class com.github.kayjamlang.executor.libs.Library.LibClass
 
addVariable(String, Object) - Method in class com.github.kayjamlang.executor.libs.Library.LibObject
 
ArrayClass - Class in com.github.kayjamlang.executor.libs.main
 
ArrayClass() - Constructor for class com.github.kayjamlang.executor.libs.main.ArrayClass
 
ArrayExecutor - Class in com.github.kayjamlang.executor.executors
 
ArrayExecutor() - Constructor for class com.github.kayjamlang.executor.executors.ArrayExecutor
 

B

bind(Library.LibClass) - Method in interface com.github.kayjamlang.executor.libs.Library.LibClass.ClassBind
 
bind(Library.LibObject) - Method in interface com.github.kayjamlang.executor.libs.Library.LibObject.ObjectBind
 

C

CallCreateExecutor - Class in com.github.kayjamlang.executor.executors
 
CallCreateExecutor() - Constructor for class com.github.kayjamlang.executor.executors.CallCreateExecutor
 
ClassContainerExecutor - Class in com.github.kayjamlang.executor.executors
 
ClassContainerExecutor() - Constructor for class com.github.kayjamlang.executor.executors.ClassContainerExecutor
 
classes - Variable in class com.github.kayjamlang.executor.libs.Library
 
classes - Variable in class com.github.kayjamlang.executor.MainContext
 
clearVariables() - Method in class com.github.kayjamlang.executor.Context
 
clone() - Method in class com.github.kayjamlang.executor.Context
 
code - Variable in class com.github.kayjamlang.executor.libs.Library.CodeExecExpression
 
CodeExecExpression(Library.CodeExecExpression.Code) - Constructor for class com.github.kayjamlang.executor.libs.Library.CodeExecExpression
 
CodeExecExpressionExecutor - Class in com.github.kayjamlang.executor.executors
 
CodeExecExpressionExecutor() - Constructor for class com.github.kayjamlang.executor.executors.CodeExecExpressionExecutor
 
com.github.kayjamlang.executor - package com.github.kayjamlang.executor
 
com.github.kayjamlang.executor.exceptions - package com.github.kayjamlang.executor.exceptions
 
com.github.kayjamlang.executor.executors - package com.github.kayjamlang.executor.executors
 
com.github.kayjamlang.executor.libs - package com.github.kayjamlang.executor.libs
 
com.github.kayjamlang.executor.libs.main - package com.github.kayjamlang.executor.libs.main
 
CompanionAccessExecutor - Class in com.github.kayjamlang.executor.executors
 
CompanionAccessExecutor() - Constructor for class com.github.kayjamlang.executor.executors.CompanionAccessExecutor
 
ConstExecutor - Class in com.github.kayjamlang.executor.executors
 
ConstExecutor() - Constructor for class com.github.kayjamlang.executor.executors.ConstExecutor
 
ContainerExecutor - Class in com.github.kayjamlang.executor.executors
 
ContainerExecutor() - Constructor for class com.github.kayjamlang.executor.executors.ContainerExecutor
 
Context - Class in com.github.kayjamlang.executor
 
Context(Container, Context, boolean) - Constructor for class com.github.kayjamlang.executor.Context
 
Context(Container, Context) - Constructor for class com.github.kayjamlang.executor.Context
 

E

execute(String) - Method in class com.github.kayjamlang.executor.Executor
 
execute(Container) - Method in class com.github.kayjamlang.executor.Executor
 
execute(MainContext, Context) - Method in interface com.github.kayjamlang.executor.libs.Library.CodeExecExpression.Code
 
executeWithOldContext(String) - Method in class com.github.kayjamlang.executor.Executor
 
executeWithOldContext(Container) - Method in class com.github.kayjamlang.executor.Executor
 
Executor - Class in com.github.kayjamlang.executor
 
Executor() - Constructor for class com.github.kayjamlang.executor.Executor
 
executor - Variable in class com.github.kayjamlang.executor.MainContext
 
Executor.UseGetFile - Interface in com.github.kayjamlang.executor
 
ExpressionExecutor<ExpressionType> - Class in com.github.kayjamlang.executor.executors
 
ExpressionExecutor() - Constructor for class com.github.kayjamlang.executor.executors.ExpressionExecutor
 

F

FIELD_MAP - Static variable in class com.github.kayjamlang.executor.libs.main.MapClass
 
findFunction(Expression, String, List<Object>) - Method in class com.github.kayjamlang.executor.Context
 
ForExpressionExecutor - Class in com.github.kayjamlang.executor.executors
 
ForExpressionExecutor() - Constructor for class com.github.kayjamlang.executor.executors.ForExpressionExecutor
 
FunctionRefExecutor - Class in com.github.kayjamlang.executor.executors
 
FunctionRefExecutor() - Constructor for class com.github.kayjamlang.executor.executors.FunctionRefExecutor
 
functions - Variable in class com.github.kayjamlang.executor.libs.Library
 

G

get(Context, int, Object) - Method in class com.github.kayjamlang.executor.libs.main.ArrayClass
 
GetExecutor - Class in com.github.kayjamlang.executor.executors
 
GetExecutor() - Constructor for class com.github.kayjamlang.executor.executors.GetExecutor
 
getFile(String) - Method in interface com.github.kayjamlang.executor.Executor.UseGetFile
 
getMap(Context) - Method in class com.github.kayjamlang.executor.libs.main.MapClass
 
getType(Class<?>) - Static method in class com.github.kayjamlang.executor.TypeUtils
 
getVariable(Context, String) - Method in class com.github.kayjamlang.executor.libs.Library.LibClass
 
getVariable(String) - Method in class com.github.kayjamlang.executor.libs.Library.LibObject
 

I

id - Variable in class com.github.kayjamlang.executor.Context
 
IfExecutor - Class in com.github.kayjamlang.executor.executors
 
IfExecutor() - Constructor for class com.github.kayjamlang.executor.executors.IfExecutor
 
importFunctionsFormClass(Lib, Class<?>) - Static method in class com.github.kayjamlang.executor.LibraryUtils
 
INSTANCE - Static variable in class com.github.kayjamlang.executor.Void
 
isAccept(List<Argument>, List<Object>) - Static method in class com.github.kayjamlang.executor.TypeUtils
 
isAccept(Type, Object) - Static method in class com.github.kayjamlang.executor.TypeUtils
 
isNumber(Class<?>) - Static method in class com.github.kayjamlang.executor.TypeUtils
 

K

KayJamNotFoundException - Exception in com.github.kayjamlang.executor.exceptions
 
KayJamNotFoundException(Expression, String, String) - Constructor for exception com.github.kayjamlang.executor.exceptions.KayJamNotFoundException
 
KayJamNotFoundException(Expression, String) - Constructor for exception com.github.kayjamlang.executor.exceptions.KayJamNotFoundException
 
KayJamRuntimeException - Exception in com.github.kayjamlang.executor.exceptions
 
KayJamRuntimeException(Expression, String) - Constructor for exception com.github.kayjamlang.executor.exceptions.KayJamRuntimeException
 

L

Lib - Interface in com.github.kayjamlang.executor.libs
 
LibClass(String, Library.LibClass.ClassBind) - Constructor for class com.github.kayjamlang.executor.libs.Library.LibClass
 
LibConstructor(Library.CodeExecExpression.Code, Argument...) - Constructor for class com.github.kayjamlang.executor.libs.Library.LibConstructor
 
LibFunction(String, Library.CodeExecExpression.Code, Argument...) - Constructor for class com.github.kayjamlang.executor.libs.Library.LibFunction
 
LibFunction(String, Library.CodeExecExpression.Code, List<Argument>) - Constructor for class com.github.kayjamlang.executor.libs.Library.LibFunction
 
LibNamedFunction(String, Library.LibNamedFunction.Runnable) - Constructor for class com.github.kayjamlang.executor.libs.Library.LibNamedFunction
 
LibObject(Library.LibObject.ObjectBind) - Constructor for class com.github.kayjamlang.executor.libs.Library.LibObject
 
Library - Class in com.github.kayjamlang.executor.libs
 
Library() - Constructor for class com.github.kayjamlang.executor.libs.Library
 
Library.CodeExecExpression - Class in com.github.kayjamlang.executor.libs
 
Library.CodeExecExpression.Code - Interface in com.github.kayjamlang.executor.libs
 
Library.LibClass - Class in com.github.kayjamlang.executor.libs
 
Library.LibClass.ClassBind - Interface in com.github.kayjamlang.executor.libs
 
Library.LibConstructor - Class in com.github.kayjamlang.executor.libs
 
Library.LibFunction - Class in com.github.kayjamlang.executor.libs
 
Library.LibNamedFunction - Class in com.github.kayjamlang.executor.libs
 
Library.LibNamedFunction.Runnable - Interface in com.github.kayjamlang.executor.libs
 
Library.LibObject - Class in com.github.kayjamlang.executor.libs
 
Library.LibObject.ObjectBind - Interface in com.github.kayjamlang.executor.libs
 
LibraryUtils - Class in com.github.kayjamlang.executor
 
LibraryUtils() - Constructor for class com.github.kayjamlang.executor.LibraryUtils
 

M

Main - Class in com.github.kayjamlang.executor
 
Main() - Constructor for class com.github.kayjamlang.executor.Main
 
main(String[]) - Static method in class com.github.kayjamlang.executor.Main
 
MainContext - Class in com.github.kayjamlang.executor
 
MainContext(Executor, Container, Context) - Constructor for class com.github.kayjamlang.executor.MainContext
 
MainLibrary - Class in com.github.kayjamlang.executor.libs.main
 
MainLibrary() - Constructor for class com.github.kayjamlang.executor.libs.main.MainLibrary
 
MainLibrary(MainLibrary.Output) - Constructor for class com.github.kayjamlang.executor.libs.main.MainLibrary
 
MainLibrary.Output - Interface in com.github.kayjamlang.executor.libs.main
 
MapClass - Class in com.github.kayjamlang.executor.libs.main
 
MapClass() - Constructor for class com.github.kayjamlang.executor.libs.main.MapClass
 
MathClass - Class in com.github.kayjamlang.executor.libs.main
 
MathClass() - Constructor for class com.github.kayjamlang.executor.libs.main.MathClass
 

N

NamedExpressionExecutor - Class in com.github.kayjamlang.executor.executors
 
NamedExpressionExecutor() - Constructor for class com.github.kayjamlang.executor.executors.NamedExpressionExecutor
 

O

ObjectExecutor - Class in com.github.kayjamlang.executor.executors
 
ObjectExecutor() - Constructor for class com.github.kayjamlang.executor.executors.ObjectExecutor
 
OperationExpressionExecutor - Class in com.github.kayjamlang.executor.executors
 
OperationExpressionExecutor() - Constructor for class com.github.kayjamlang.executor.executors.OperationExpressionExecutor
 

P

parent - Variable in class com.github.kayjamlang.executor.Context
 
parentContext - Variable in class com.github.kayjamlang.executor.Context
 
print(Object) - Method in interface com.github.kayjamlang.executor.libs.main.MainLibrary.Output
 
println(Object) - Method in interface com.github.kayjamlang.executor.libs.main.MainLibrary.Output
 
provide(MainExpressionProvider<Object, Context, MainContext>, Context, Context, Access) - Method in class com.github.kayjamlang.executor.executors.AccessExecutor
 
provide(MainExpressionProvider<Object, Context, MainContext>, Context, Context, Array) - Method in class com.github.kayjamlang.executor.executors.ArrayExecutor
 
provide(MainExpressionProvider<Object, Context, MainContext>, Context, Context, CallCreate) - Method in class com.github.kayjamlang.executor.executors.CallCreateExecutor
 
provide(MainExpressionProvider<Object, Context, MainContext>, Context, Context, ClassContainer) - Method in class com.github.kayjamlang.executor.executors.ClassContainerExecutor
 
provide(MainExpressionProvider<Object, Context, MainContext>, Context, Context, Library.CodeExecExpression) - Method in class com.github.kayjamlang.executor.executors.CodeExecExpressionExecutor
 
provide(MainExpressionProvider<Object, Context, MainContext>, Context, Context, CompanionAccess) - Method in class com.github.kayjamlang.executor.executors.CompanionAccessExecutor
 
provide(MainExpressionProvider<Object, Context, MainContext>, Context, Context, Const) - Method in class com.github.kayjamlang.executor.executors.ConstExecutor
 
provide(MainExpressionProvider<Object, Context, MainContext>, Context, Context, Container) - Method in class com.github.kayjamlang.executor.executors.ContainerExecutor
 
provide(MainExpressionProvider<Object, Context, MainContext>, Context, Context, ForExpression) - Method in class com.github.kayjamlang.executor.executors.ForExpressionExecutor
 
provide(MainExpressionProvider<Object, Context, MainContext>, Context, Context, FunctionRef) - Method in class com.github.kayjamlang.executor.executors.FunctionRefExecutor
 
provide(MainExpressionProvider<Object, Context, MainContext>, Context, Context, GetExpression) - Method in class com.github.kayjamlang.executor.executors.GetExecutor
 
provide(MainExpressionProvider<Object, Context, MainContext>, Context, Context, If) - Method in class com.github.kayjamlang.executor.executors.IfExecutor
 
provide(MainExpressionProvider<Object, Context, MainContext>, Context, Context, NamedExpression) - Method in class com.github.kayjamlang.executor.executors.NamedExpressionExecutor
 
provide(MainExpressionProvider<Object, Context, MainContext>, Context, Context, ObjectContainer) - Method in class com.github.kayjamlang.executor.executors.ObjectExecutor
 
provide(MainExpressionProvider<Object, Context, MainContext>, Context, Context, OperationExpression) - Method in class com.github.kayjamlang.executor.executors.OperationExpressionExecutor
 
provide(MainExpressionProvider<Object, Context, MainContext>, Context, Context, Return) - Method in class com.github.kayjamlang.executor.executors.ReturnExecutor
 
provide(MainExpressionProvider<Object, Context, MainContext>, Context, Context, Variable) - Method in class com.github.kayjamlang.executor.executors.VariableExecutor
 
provide(MainExpressionProvider<Object, Context, MainContext>, Context, Context, VariableLink) - Method in class com.github.kayjamlang.executor.executors.VariableLinkExecutor
 
provide(MainExpressionProvider<Object, Context, MainContext>, Context, Context, VariableSet) - Method in class com.github.kayjamlang.executor.executors.VariableSetExecutor
 
provide(MainExpressionProvider<Object, Context, MainContext>, Context, Context, WhileExpression) - Method in class com.github.kayjamlang.executor.executors.WhileExpressionExecutor
 

R

ReturnExecutor - Class in com.github.kayjamlang.executor.executors
 
ReturnExecutor() - Constructor for class com.github.kayjamlang.executor.executors.ReturnExecutor
 
run(MainContext, Context, Expression) - Method in interface com.github.kayjamlang.executor.libs.Library.LibNamedFunction.Runnable
 

S

setCompanion(Library.LibObject) - Method in class com.github.kayjamlang.executor.libs.Library.LibClass
 
setUseGetFileListener(Executor.UseGetFile) - Method in class com.github.kayjamlang.executor.Executor
 
setVariable(String, Object) - Method in class com.github.kayjamlang.executor.Context
 
StringClass - Class in com.github.kayjamlang.executor.libs.main
 
StringClass() - Constructor for class com.github.kayjamlang.executor.libs.main.StringClass
 

T

ThreadsClass - Class in com.github.kayjamlang.executor.libs.main
 
ThreadsClass() - Constructor for class com.github.kayjamlang.executor.libs.main.ThreadsClass
 
toString() - Method in class com.github.kayjamlang.executor.libs.main.ArrayClass
 
toString() - Method in class com.github.kayjamlang.executor.libs.main.MapClass
 
toString() - Method in class com.github.kayjamlang.executor.Void
 
TypeUtils - Class in com.github.kayjamlang.executor
 
TypeUtils() - Constructor for class com.github.kayjamlang.executor.TypeUtils
 

U

useParentVars - Variable in class com.github.kayjamlang.executor.Context
 

V

VariableExecutor - Class in com.github.kayjamlang.executor.executors
 
VariableExecutor() - Constructor for class com.github.kayjamlang.executor.executors.VariableExecutor
 
VariableLinkExecutor - Class in com.github.kayjamlang.executor.executors
 
VariableLinkExecutor() - Constructor for class com.github.kayjamlang.executor.executors.VariableLinkExecutor
 
variables - Variable in class com.github.kayjamlang.executor.Context
 
VariableSetExecutor - Class in com.github.kayjamlang.executor.executors
 
VariableSetExecutor() - Constructor for class com.github.kayjamlang.executor.executors.VariableSetExecutor
 
Void - Class in com.github.kayjamlang.executor
 

W

WhileExpressionExecutor - Class in com.github.kayjamlang.executor.executors
 
WhileExpressionExecutor() - Constructor for class com.github.kayjamlang.executor.executors.WhileExpressionExecutor
 
A B C E F G I K L M N O P R S T U V W 
Skip navigation links