跳过导航链接
A B C D E F G I J K L M N O P R S T V W 

A

abs() - 类 中的方法org.jiuwo.fastel.util.function.JsExpressionFunction
返回数的绝对值。
AbstractParser - org.jiuwo.fastel.parser中的类
 
AbstractParser(String) - 类 的构造器org.jiuwo.fastel.parser.AbstractParser
 
AbstractParser(String, int) - 类 的构造器org.jiuwo.fastel.parser.AbstractParser
 
acos() - 类 中的方法org.jiuwo.fastel.util.function.JsExpressionFunction
返回数的反余弦值。
addRightNode(LinkedList<List<ExpressionNode>>, ExpressionNode) - 类 中的静态方法org.jiuwo.fastel.util.TreeUtil
 
appendDefault(CharConsumerParam) - 类 中的方法org.jiuwo.fastel.parser.CharConsumer
 
appendEmpty(CharConsumerParam) - 类 中的方法org.jiuwo.fastel.parser.CharConsumer
 
appendEscape(CharConsumerParam) - 类 中的方法org.jiuwo.fastel.parser.CharConsumer
 
appendQuotation(CharConsumerParam) - 类 中的方法org.jiuwo.fastel.parser.CharConsumer
 
appendSlash(CharConsumerParam) - 类 中的方法org.jiuwo.fastel.parser.CharConsumer
 
appendTwoBacksSlash(CharConsumerParam) - 类 中的方法org.jiuwo.fastel.parser.CharConsumer
 
appendTwoQuotation(CharConsumerParam) - 类 中的方法org.jiuwo.fastel.parser.CharConsumer
 
appendU(CharConsumerParam) - 类 中的方法org.jiuwo.fastel.parser.CharConsumer
 
appendX(CharConsumerParam) - 类 中的方法org.jiuwo.fastel.parser.CharConsumer
 
ArithmeticEnum - org.jiuwo.fastel.contract.enums中的接口
 
ArithmeticEnum.Arithmetic - org.jiuwo.fastel.contract.enums中的枚举
四则运算枚举
ArithmeticEnum.NumberType - org.jiuwo.fastel.contract.enums中的枚举
四则运算枚举
asin() - 类 中的方法org.jiuwo.fastel.util.function.JsExpressionFunction
返回数的反正弦值。
atan() - 类 中的方法org.jiuwo.fastel.util.function.JsExpressionFunction
以介于 -PI/2 与 PI/2 弧度之间的数值来返回 x 的反正切值。
atan2() - 类 中的方法org.jiuwo.fastel.util.function.JsExpressionFunction
返回从 x 轴到点 (x,y) 的角度(介于 -PI/2 与 PI/2 弧度之间)。

B

baseClass(Type) - 类 中的静态方法org.jiuwo.fastel.util.ReflectUtil
 
BIT_ARGS - 接口 中的静态变量org.jiuwo.fastel.constant.CalculateConstant
移位6位运算
BIT_PRIORITY - 接口 中的静态变量org.jiuwo.fastel.constant.CalculateConstant
移位4位运算
BIT_PRIORITY_SUB - 接口 中的静态变量org.jiuwo.fastel.constant.CalculateConstant
移位8位运算
buildError(String) - 类 中的方法org.jiuwo.fastel.parser.ExpressionParser
 

C

CalculateConstant - org.jiuwo.fastel.constant中的接口
 
ceil() - 类 中的方法org.jiuwo.fastel.util.function.JsExpressionFunction
对数进行上舍入。
CHAR_A - 类 中的静态变量org.jiuwo.fastel.constant.CharConstant
小写字母:a
CHAR_A_UPPER - 类 中的静态变量org.jiuwo.fastel.constant.CharConstant
大写字母:A
CHAR_AND - 类 中的静态变量org.jiuwo.fastel.constant.CharConstant
AND符
CHAR_BACKSLASH - 类 中的静态变量org.jiuwo.fastel.constant.CharConstant
 
CHAR_BRACE_LEFT - 类 中的静态变量org.jiuwo.fastel.constant.CharConstant
左大括号
CHAR_BRACE_RIGHT - 类 中的静态变量org.jiuwo.fastel.constant.CharConstant
右大括号
CHAR_BRACKET_LEFT - 类 中的静态变量org.jiuwo.fastel.constant.CharConstant
左中括号
CHAR_BRACKET_RIGHT - 类 中的静态变量org.jiuwo.fastel.constant.CharConstant
右中括号
CHAR_COLON - 类 中的静态变量org.jiuwo.fastel.constant.CharConstant
冒号
CHAR_COMMA - 类 中的静态变量org.jiuwo.fastel.constant.CharConstant
逗号
CHAR_DOT - 类 中的静态变量org.jiuwo.fastel.constant.CharConstant
CHAR_E - 类 中的静态变量org.jiuwo.fastel.constant.CharConstant
小写字母:e
CHAR_E_UPPER - 类 中的静态变量org.jiuwo.fastel.constant.CharConstant
大写字母:E
CHAR_EQUAL - 类 中的静态变量org.jiuwo.fastel.constant.CharConstant
等号
CHAR_ESCAPE_N - 类 中的静态变量org.jiuwo.fastel.constant.CharConstant
 
CHAR_ESCAPE_R - 类 中的静态变量org.jiuwo.fastel.constant.CharConstant
 
CHAR_EXCLAMATION_POINT - 类 中的静态变量org.jiuwo.fastel.constant.CharConstant
感叹号
CHAR_F - 类 中的静态变量org.jiuwo.fastel.constant.CharConstant
小写字母:f
CHAR_F_UPPER - 类 中的静态变量org.jiuwo.fastel.constant.CharConstant
大写字母:F
CHAR_G - 类 中的静态变量org.jiuwo.fastel.constant.CharConstant
小写字母:g
CHAR_GT - 类 中的静态变量org.jiuwo.fastel.constant.CharConstant
大于号
CHAR_HYPHEN - 类 中的静态变量org.jiuwo.fastel.constant.CharConstant
中横线(半角,减号)
CHAR_I - 类 中的静态变量org.jiuwo.fastel.constant.CharConstant
小写字母:i
CHAR_LT - 类 中的静态变量org.jiuwo.fastel.constant.CharConstant
小于号
CHAR_M - 类 中的静态变量org.jiuwo.fastel.constant.CharConstant
小写字母:m
CHAR_NOT - 类 中的静态变量org.jiuwo.fastel.constant.CharConstant
CHAR_NUMBER_EIGHT - 类 中的静态变量org.jiuwo.fastel.constant.CharConstant
数字:8
CHAR_NUMBER_NINE - 类 中的静态变量org.jiuwo.fastel.constant.CharConstant
数字:9
CHAR_NUMBER_SEVEN - 类 中的静态变量org.jiuwo.fastel.constant.CharConstant
数字:7
CHAR_NUMBER_ZERO - 类 中的静态变量org.jiuwo.fastel.constant.CharConstant
数字:0
CHAR_PARENTHESIS_LEFT - 类 中的静态变量org.jiuwo.fastel.constant.CharConstant
左小括号
CHAR_PARENTHESIS_RIGHT - 类 中的静态变量org.jiuwo.fastel.constant.CharConstant
右小括号
CHAR_PERCENT - 类 中的静态变量org.jiuwo.fastel.constant.CharConstant
百分号
CHAR_PLUS - 类 中的静态变量org.jiuwo.fastel.constant.CharConstant
加号
CHAR_QUESTION_MARK - 类 中的静态变量org.jiuwo.fastel.constant.CharConstant
问号
CHAR_QUOTATION - 类 中的静态变量org.jiuwo.fastel.constant.CharConstant
单引号
CHAR_SLASH - 类 中的静态变量org.jiuwo.fastel.constant.CharConstant
斜线
CHAR_STAR - 类 中的静态变量org.jiuwo.fastel.constant.CharConstant
星号
CHAR_TWO_QUOTATION - 类 中的静态变量org.jiuwo.fastel.constant.CharConstant
双引号
CHAR_VERTICAL - 类 中的静态变量org.jiuwo.fastel.constant.CharConstant
竖线
CHAR_X - 类 中的静态变量org.jiuwo.fastel.constant.CharConstant
小写字母:x
CHAR_X_UPPER - 类 中的静态变量org.jiuwo.fastel.constant.CharConstant
大写字母:X
CHAR_XOR - 类 中的静态变量org.jiuwo.fastel.constant.CharConstant
异或
CharConstant - org.jiuwo.fastel.constant中的类
 
CharConstant() - 类 的构造器org.jiuwo.fastel.constant.CharConstant
 
CharConsumer - org.jiuwo.fastel.parser中的类
 
CharConsumer() - 类 的构造器org.jiuwo.fastel.parser.CharConsumer
 
CharConsumerParam - org.jiuwo.fastel.contract中的类
 
CharConsumerParam(String, StringBuilder, char, char, int) - 类 的构造器org.jiuwo.fastel.contract.CharConsumerParam
 
CharUtil - org.jiuwo.fastel.util中的类
 
CharUtil() - 类 的构造器org.jiuwo.fastel.util.CharUtil
 
clear() - 类 中的方法org.jiuwo.fastel.util.ValueStackMap
 
compare(Number, Number, ExpressionEnum.Token) - 类 中的静态方法org.jiuwo.fastel.util.NumberUtil
加法运算
compare(Object, Object, ExpressionEnum.Token) - 类 中的静态方法org.jiuwo.fastel.util.ObjectUtil
 
containsKey(Object) - 类 中的方法org.jiuwo.fastel.util.ValueStackMap
 
containsValue(Object) - 类 中的方法org.jiuwo.fastel.util.ValueStackMap
 
cos() - 类 中的方法org.jiuwo.fastel.util.function.JsExpressionFunction
返回数的余弦。
createProxy(Method...) - 类 中的静态方法org.jiuwo.fastel.util.ExecutableUtil
 
currentIndex - 类 中的变量org.jiuwo.fastel.parser.AbstractParser
当前索引

D

divide(Number, Number) - 类 中的静态方法org.jiuwo.fastel.util.NumberUtil
除法运算

E

elSize - 类 中的变量org.jiuwo.fastel.parser.AbstractParser
表达式长度
elValue - 类 中的变量org.jiuwo.fastel.parser.AbstractParser
表达式的值
EncodingUtil - org.jiuwo.fastel.util中的类
 
EncodingUtil() - 类 的构造器org.jiuwo.fastel.util.EncodingUtil
 
enOrDecode(boolean, boolean, String, String) - 类 中的静态方法org.jiuwo.fastel.util.EncodingUtil
 
enOrDeCodeURI() - 类 中的方法org.jiuwo.fastel.util.function.JsExpressionFunction
URL Encoder
entrySet() - 类 中的方法org.jiuwo.fastel.util.ValueStackMap
 
evaluate(Object) - 接口 中的方法org.jiuwo.fastel.Expression
根据传入的变量上下文执行表达式
evaluate(Object...) - 接口 中的方法org.jiuwo.fastel.Expression
根据传入的变量上下文(键值数组),执行表达式
evaluate(Object) - 类 中的方法org.jiuwo.fastel.impl.ExpressionImpl
 
evaluate(Object...) - 类 中的方法org.jiuwo.fastel.impl.ExpressionImpl
 
evaluate(ExpressionNode, Map<String, Object>) - 类 中的方法org.jiuwo.fastel.impl.OperationStrategyImpl
 
evaluate(ExpressionNode, Map<String, Object>) - 接口 中的方法org.jiuwo.fastel.OperationStrategy
运算符转化
evaluateOpAdd() - 类 中的方法org.jiuwo.fastel.util.function.OperationStrategyFunction
 
evaluateOpAnd() - 类 中的方法org.jiuwo.fastel.util.function.OperationStrategyFunction
 
evaluateOpDefault() - 类 中的方法org.jiuwo.fastel.util.function.OperationStrategyFunction
 
evaluateOpDiv() - 类 中的方法org.jiuwo.fastel.util.function.OperationStrategyFunction
 
evaluateOpEq() - 类 中的方法org.jiuwo.fastel.util.function.OperationStrategyFunction
 
evaluateOpEqStrict() - 类 中的方法org.jiuwo.fastel.util.function.OperationStrategyFunction
 
evaluateOpGet() - 类 中的方法org.jiuwo.fastel.util.function.OperationStrategyFunction
 
evaluateOpGetStatic() - 类 中的方法org.jiuwo.fastel.util.function.OperationStrategyFunction
 
evaluateOpGlteq() - 类 中的方法org.jiuwo.fastel.util.function.OperationStrategyFunction
 
evaluateOpIn() - 类 中的方法org.jiuwo.fastel.util.function.OperationStrategyFunction
 
evaluateOpInvoke() - 类 中的方法org.jiuwo.fastel.util.function.OperationStrategyFunction
 
evaluateOpJoin() - 类 中的方法org.jiuwo.fastel.util.function.OperationStrategyFunction
 
evaluateOpMod() - 类 中的方法org.jiuwo.fastel.util.function.OperationStrategyFunction
 
evaluateOpMul() - 类 中的方法org.jiuwo.fastel.util.function.OperationStrategyFunction
 
evaluateOpNe() - 类 中的方法org.jiuwo.fastel.util.function.OperationStrategyFunction
 
evaluateOpNeg() - 类 中的方法org.jiuwo.fastel.util.function.OperationStrategyFunction
 
evaluateOpNeStrict() - 类 中的方法org.jiuwo.fastel.util.function.OperationStrategyFunction
 
evaluateOpNot() - 类 中的方法org.jiuwo.fastel.util.function.OperationStrategyFunction
 
evaluateOpOr() - 类 中的方法org.jiuwo.fastel.util.function.OperationStrategyFunction
 
evaluateOpPos() - 类 中的方法org.jiuwo.fastel.util.function.OperationStrategyFunction
 
evaluateOpPut() - 类 中的方法org.jiuwo.fastel.util.function.OperationStrategyFunction
 
evaluateOpQuestion() - 类 中的方法org.jiuwo.fastel.util.function.OperationStrategyFunction
 
evaluateOpQuestionSelect() - 类 中的方法org.jiuwo.fastel.util.function.OperationStrategyFunction
 
evaluateOpSub() - 类 中的方法org.jiuwo.fastel.util.function.OperationStrategyFunction
 
evaluateValueConstants() - 类 中的方法org.jiuwo.fastel.util.function.OperationStrategyFunction
 
evaluateValueList() - 类 中的方法org.jiuwo.fastel.util.function.OperationStrategyFunction
 
evaluateValueMap() - 类 中的方法org.jiuwo.fastel.util.function.OperationStrategyFunction
 
evaluateValueVar() - 类 中的方法org.jiuwo.fastel.util.function.OperationStrategyFunction
 
Executable - org.jiuwo.fastel中的接口
 
ExecutableUtil - org.jiuwo.fastel.util中的类
 
ExecutableUtil() - 类 的构造器org.jiuwo.fastel.util.ExecutableUtil
 
existsTokenByKey(String) - 枚举 中的静态方法org.jiuwo.fastel.contract.enums.ExpressionEnum.Token
 
existsTokenByValue(int) - 枚举 中的静态方法org.jiuwo.fastel.contract.enums.ExpressionEnum.Token
 
exp() - 类 中的方法org.jiuwo.fastel.util.function.JsExpressionFunction
返回 e 的指数。
Expression - org.jiuwo.fastel中的接口
 
ExpressionEnum - org.jiuwo.fastel.contract.enums中的接口
 
ExpressionEnum.JsToken - org.jiuwo.fastel.contract.enums中的枚举
 
ExpressionEnum.Token - org.jiuwo.fastel.contract.enums中的枚举
Token
ExpressionImpl - org.jiuwo.fastel.impl中的类
 
ExpressionImpl() - 类 的构造器org.jiuwo.fastel.impl.ExpressionImpl
 
ExpressionImpl(String) - 类 的构造器org.jiuwo.fastel.impl.ExpressionImpl
 
expressionNode - 类 中的变量org.jiuwo.fastel.impl.ExpressionImpl
 
ExpressionNode - org.jiuwo.fastel.impl中的类
 
ExpressionNode(ExpressionEnum.Token, Object) - 类 的构造器org.jiuwo.fastel.impl.ExpressionNode
 
ExpressionNode(String) - 类 的构造器org.jiuwo.fastel.impl.ExpressionNode
 
expressionNodeArrayList - 类 中的变量org.jiuwo.fastel.parser.ExpressionParser
 
ExpressionParser - org.jiuwo.fastel.parser中的类
 
ExpressionParser(String) - 类 的构造器org.jiuwo.fastel.parser.ExpressionParser
 
ExpressionSyntaxException - org.jiuwo.fastel.exception中的异常错误
 
ExpressionSyntaxException(String, Throwable) - 异常错误 的构造器org.jiuwo.fastel.exception.ExpressionSyntaxException
 
ExpressionSyntaxException(String) - 异常错误 的构造器org.jiuwo.fastel.exception.ExpressionSyntaxException
 

F

fallback(Object) - 类 中的方法org.jiuwo.fastel.util.ValueStackMap
 
FastElException - org.jiuwo.fastel.exception中的异常错误
 
FastElException() - 异常错误 的构造器org.jiuwo.fastel.exception.FastElException
 
FastElException(String) - 异常错误 的构造器org.jiuwo.fastel.exception.FastElException
 
FastElException(String, Throwable) - 异常错误 的构造器org.jiuwo.fastel.exception.FastElException
 
FastElException(Throwable) - 异常错误 的构造器org.jiuwo.fastel.exception.FastElException
 
findId() - 类 中的方法org.jiuwo.fastel.parser.ExpressionParser
 
findNumber() - 类 中的方法org.jiuwo.fastel.parser.ExpressionParser
还是改成JDK自己的parser?
findString() - 类 中的方法org.jiuwo.fastel.parser.ExpressionParser
 
floor() - 类 中的方法org.jiuwo.fastel.util.function.JsExpressionFunction
floor() 方法可对一个数进行下舍入。

G

get(Object) - 类 中的方法org.jiuwo.fastel.util.ValueStackMap
 
getArg(Object[], int, Object) - 类 中的静态方法org.jiuwo.fastel.util.ObjectUtil
 
getArgCount(ExpressionEnum.Token) - 类 中的静态方法org.jiuwo.fastel.impl.ExpressionNode
 
getBase() - 类 中的方法org.jiuwo.fastel.util.ReferenceUtil
 
getCharEscape(Character) - 枚举 中的静态方法org.jiuwo.fastel.contract.enums.ParserEnum.CharEscape
 
getEscape(Character) - 枚举 中的静态方法org.jiuwo.fastel.contract.enums.ParserEnum.CharEscape
 
getExecutable(Class<? extends Object>, String, int) - 类 中的静态方法org.jiuwo.fastel.util.ExecutableUtil
 
getExecutable(Object, String, Object[]) - 类 中的静态方法org.jiuwo.fastel.util.ExecutableUtil
 
getFieldMap(Class<?>) - 类 中的静态方法org.jiuwo.fastel.util.ReflectUtil
 
getGetterMap(Class<?>) - 类 中的静态方法org.jiuwo.fastel.util.ReflectUtil
 
getInstance() - 类 中的静态方法org.jiuwo.fastel.constant.map.MapConstant
 
getInstance() - 类 中的静态方法org.jiuwo.fastel.constant.map.MapParserJsConsumerConstant
 
getInstance() - 类 中的静态方法org.jiuwo.fastel.constant.map.MapParserStringConsumerConstant
 
getInstance() - 类 中的静态方法org.jiuwo.fastel.constant.map.MapStrategyLogicFunctionConstant
 
getInstance() - 类 中的静态方法org.jiuwo.fastel.constant.map.MapStrategyOperationFunctionConstant
 
getInstance() - 类 中的静态方法org.jiuwo.fastel.constant.map.MapStrategyStaticFunctionConstant
 
getJsTokenByKey(String) - 枚举 中的静态方法org.jiuwo.fastel.contract.enums.ExpressionEnum.JsToken
 
getJsTokenByValue(Object) - 枚举 中的静态方法org.jiuwo.fastel.contract.enums.ExpressionEnum.JsToken
 
getKey(int) - 枚举 中的静态方法org.jiuwo.fastel.contract.enums.ExpressionEnum.Token
 
getLeft() - 类 中的方法org.jiuwo.fastel.impl.ExpressionNode
 
getName() - 类 中的方法org.jiuwo.fastel.util.ReferenceUtil
 
getNumberArg(Object[], int, Number) - 类 中的静态方法org.jiuwo.fastel.util.ObjectUtil
有指定参数则返回指定参数(包括null),无则返回defaultValue
getNumberType(Number, Number) - 类 中的静态方法org.jiuwo.fastel.util.NumberUtil
 
getParam() - 类 中的方法org.jiuwo.fastel.impl.ExpressionNode
 
getParameterizedType(Type, Class<?>, Type) - 类 中的静态方法org.jiuwo.fastel.util.ReflectUtil
 
getParameterizedType(Type, Class<?>, int) - 类 中的静态方法org.jiuwo.fastel.util.ReflectUtil
 
getPropertyClass(Type, Object) - 类 中的静态方法org.jiuwo.fastel.util.ReflectUtil
 
getPropertyType(Type, Object) - 类 中的静态方法org.jiuwo.fastel.util.ReflectUtil
 
getRight() - 类 中的方法org.jiuwo.fastel.impl.ExpressionNode
 
getSelectRange(int, int, int, ArrayList<ExpressionNode>) - 类 中的静态方法org.jiuwo.fastel.util.TreeUtil
 
getSetterMap(Class<?>) - 类 中的静态方法org.jiuwo.fastel.util.ReflectUtil
 
getStringArg(Object[], int, String) - 类 中的静态方法org.jiuwo.fastel.util.ObjectUtil
 
getToken() - 类 中的方法org.jiuwo.fastel.impl.ExpressionNode
 
getTokenByKey(String) - 枚举 中的静态方法org.jiuwo.fastel.contract.enums.ExpressionEnum.Token
 
getTokenByValue(int) - 枚举 中的静态方法org.jiuwo.fastel.contract.enums.ExpressionEnum.Token
 
getValue(String) - 枚举 中的静态方法org.jiuwo.fastel.contract.enums.ExpressionEnum.JsToken
 
getValue(String) - 枚举 中的静态方法org.jiuwo.fastel.contract.enums.ExpressionEnum.Token
 
getValue(Character) - 枚举 中的静态方法org.jiuwo.fastel.contract.enums.ParserEnum.CharEscape
 
getValue() - 类 中的方法org.jiuwo.fastel.util.ReferenceUtil
 
getValue(Object, Object) - 类 中的静态方法org.jiuwo.fastel.util.ReflectUtil
 
getValueStack(Map<String, Object>, Map<Object, Object>, Object) - 类 中的静态方法org.jiuwo.fastel.util.ValueStackUtil
 
getValueType(Type) - 类 中的静态方法org.jiuwo.fastel.util.ReflectUtil
 

I

in(Object, Object) - 类 中的静态方法org.jiuwo.fastel.util.ObjectUtil
 
invoke(Object, Object...) - 接口 中的方法org.jiuwo.fastel.Executable
接口调用
invoke(Object, Object...) - 类 中的方法org.jiuwo.fastel.impl.OptimizeJsExpressionImpl
 
invoke(Object, Object...) - 类 中的方法org.jiuwo.fastel.util.MethodExecutable
 
invoke(Map<String, Object>, Object, Object[]) - 类 中的静态方法org.jiuwo.fastel.util.ValueStackUtil
 
isEmpty() - 类 中的方法org.jiuwo.fastel.util.ValueStackMap
 
isEquals(Object, Object, boolean) - 类 中的静态方法org.jiuwo.fastel.util.ObjectUtil
 
isEqualsChar(int) - 类 中的方法org.jiuwo.fastel.parser.ExpressionParser
 
isMapMethod(ArrayList<ExpressionNode>) - 类 中的静态方法org.jiuwo.fastel.util.ExecutableUtil
 
isPrefix(ExpressionEnum.Token) - 类 中的静态方法org.jiuwo.fastel.impl.ExpressionNode
 

J

JsExpressionFunction - org.jiuwo.fastel.util.function中的类
 
JsExpressionFunction(Object[], ExpressionEnum.JsToken) - 类 的构造器org.jiuwo.fastel.util.function.JsExpressionFunction
 

K

keySet() - 类 中的方法org.jiuwo.fastel.util.ValueStackMap
 

L

LN10 - 类 中的静态变量org.jiuwo.fastel.constant.SysConstant
 
LN2 - 类 中的静态变量org.jiuwo.fastel.constant.SysConstant
 
log() - 类 中的方法org.jiuwo.fastel.util.function.JsExpressionFunction
log() 方法可返回一个数的自然对数。

M

MapConstant - org.jiuwo.fastel.constant.map中的类
 
MapConstant() - 类 的构造器org.jiuwo.fastel.constant.map.MapConstant
 
MapParserJsConsumerConstant - org.jiuwo.fastel.constant.map中的类
 
MapParserJsConsumerConstant() - 类 的构造器org.jiuwo.fastel.constant.map.MapParserJsConsumerConstant
 
MapParserStringConsumerConstant - org.jiuwo.fastel.constant.map中的类
 
MapParserStringConsumerConstant() - 类 的构造器org.jiuwo.fastel.constant.map.MapParserStringConsumerConstant
 
MapStrategyLogicFunctionConstant - org.jiuwo.fastel.constant.map中的类
 
MapStrategyLogicFunctionConstant() - 类 的构造器org.jiuwo.fastel.constant.map.MapStrategyLogicFunctionConstant
 
MapStrategyOperationFunctionConstant - org.jiuwo.fastel.constant.map中的类
 
MapStrategyOperationFunctionConstant() - 类 的构造器org.jiuwo.fastel.constant.map.MapStrategyOperationFunctionConstant
 
MapStrategyStaticFunctionConstant - org.jiuwo.fastel.constant.map中的类
 
MapStrategyStaticFunctionConstant() - 类 的构造器org.jiuwo.fastel.constant.map.MapStrategyStaticFunctionConstant
 
MATH_E - 类 中的静态变量org.jiuwo.fastel.constant.SysConstant
 
MATH_PI - 类 中的静态变量org.jiuwo.fastel.constant.SysConstant
 
max() - 类 中的方法org.jiuwo.fastel.util.function.JsExpressionFunction
max() 方法可返回两个指定的数中带有较大的值的那个数。
MethodExecutable - org.jiuwo.fastel.util中的类
 
MethodExecutable() - 类 的构造器org.jiuwo.fastel.util.MethodExecutable
 
methods - 类 中的变量org.jiuwo.fastel.util.MethodExecutable
 
min() - 类 中的方法org.jiuwo.fastel.util.function.JsExpressionFunction
min() 方法可返回指定的数字中带有最低值的数字。
modulus(Number, Number) - 类 中的静态方法org.jiuwo.fastel.util.NumberUtil
求模运算
multiply(Number, Number) - 类 中的静态方法org.jiuwo.fastel.util.NumberUtil
乘法运算

N

next(Object) - 类 中的方法org.jiuwo.fastel.util.ReferenceUtil
 
NumberUtil - org.jiuwo.fastel.util中的类
 
NumberUtil() - 类 的构造器org.jiuwo.fastel.util.NumberUtil
 

O

ObjectUtil - org.jiuwo.fastel.util中的类
 
ObjectUtil() - 类 的构造器org.jiuwo.fastel.util.ObjectUtil
 
OperationStrategy - org.jiuwo.fastel中的接口
三元运算符,需要转化为二元表示 值类型运算符,创建或者从vs中获取值
OperationStrategyFunction - org.jiuwo.fastel.util.function中的类
 
OperationStrategyFunction(ExpressionNode, Map<String, Object>, OperationStrategyImpl) - 类 的构造器org.jiuwo.fastel.util.function.OperationStrategyFunction
 
OperationStrategyImpl - org.jiuwo.fastel.impl中的类
 
OperationStrategyImpl() - 类 的构造器org.jiuwo.fastel.impl.OperationStrategyImpl
 
OptimizeJsExpressionImpl - org.jiuwo.fastel.impl中的类
 
OptimizeJsExpressionImpl(ExpressionEnum.JsToken) - 类 的构造器org.jiuwo.fastel.impl.OptimizeJsExpressionImpl
 
org.jiuwo.fastel - 程序包 org.jiuwo.fastel
 
org.jiuwo.fastel.constant - 程序包 org.jiuwo.fastel.constant
 
org.jiuwo.fastel.constant.map - 程序包 org.jiuwo.fastel.constant.map
 
org.jiuwo.fastel.contract - 程序包 org.jiuwo.fastel.contract
 
org.jiuwo.fastel.contract.enums - 程序包 org.jiuwo.fastel.contract.enums
 
org.jiuwo.fastel.exception - 程序包 org.jiuwo.fastel.exception
 
org.jiuwo.fastel.impl - 程序包 org.jiuwo.fastel.impl
 
org.jiuwo.fastel.parser - 程序包 org.jiuwo.fastel.parser
 
org.jiuwo.fastel.util - 程序包 org.jiuwo.fastel.util
 
org.jiuwo.fastel.util.function - 程序包 org.jiuwo.fastel.util.function
 

P

parse() - 类 中的方法org.jiuwo.fastel.util.function.JsExpressionFunction
String 转 JSON
parseEL() - 类 中的方法org.jiuwo.fastel.parser.ExpressionParser
 
parseExpression(String) - 接口 中的方法org.jiuwo.fastel.Expression
EL 转化表达式
parseExpression(String) - 类 中的方法org.jiuwo.fastel.impl.ExpressionImpl
 
parseFloat() - 类 中的方法org.jiuwo.fastel.util.function.JsExpressionFunction
 
parseFloat(int, ParserParam) - 类 中的静态方法org.jiuwo.fastel.util.NumberUtil
当前值为 .
parseInt() - 类 中的方法org.jiuwo.fastel.util.function.JsExpressionFunction
转为Int
parseIsFinite() - 类 中的方法org.jiuwo.fastel.util.function.JsExpressionFunction
 
parseIsNaN() - 类 中的方法org.jiuwo.fastel.util.function.JsExpressionFunction
是否NaN 如果是返回true
ParserEnum - org.jiuwo.fastel.contract.enums中的接口
 
ParserEnum.CharEscape - org.jiuwo.fastel.contract.enums中的枚举
 
ParserEnum.ParseStatus - org.jiuwo.fastel.contract.enums中的枚举
转化状态
ParserParam - org.jiuwo.fastel.contract中的类
 
ParserParam(String, int) - 类 的构造器org.jiuwo.fastel.contract.ParserParam
 
parseToBoolean(Object) - 类 中的静态方法org.jiuwo.fastel.util.ParseUtil
 
parseToNumber(Object) - 类 中的静态方法org.jiuwo.fastel.util.ParseUtil
 
parseToPrimitive(Object, Class<?>) - 类 中的静态方法org.jiuwo.fastel.util.ParseUtil
 
parseToString(Object) - 类 中的静态方法org.jiuwo.fastel.util.ParseUtil
 
parseToValue(Object, Class<?>) - 类 中的静态方法org.jiuwo.fastel.util.ParseUtil
 
ParseUtil - org.jiuwo.fastel.util中的类
 
ParseUtil() - 类 的构造器org.jiuwo.fastel.util.ParseUtil
 
parseZero(boolean, ParserParam) - 类 中的静态方法org.jiuwo.fastel.util.NumberUtil
 
plus(Number, Number) - 类 中的静态方法org.jiuwo.fastel.util.NumberUtil
加法运算
plusCurrentIndex(int) - 类 中的方法org.jiuwo.fastel.contract.CharConsumerParam
 
plusOne() - 类 中的方法org.jiuwo.fastel.contract.ParserParam
 
pow() - 类 中的方法org.jiuwo.fastel.util.function.JsExpressionFunction
pow() 方法可返回 x 的 y 次幂的值。
prepareSelect(ArrayList<ExpressionNode>) - 类 中的静态方法org.jiuwo.fastel.util.TreeUtil
 
put(String, Object) - 类 中的方法org.jiuwo.fastel.util.ValueStackMap
 
put(Object, Object, int) - 类 中的方法org.jiuwo.fastel.util.ValueStackMap
 
putAll(Map<? extends String, ? extends Object>) - 类 中的方法org.jiuwo.fastel.util.ValueStackMap
 

R

random() - 类 中的方法org.jiuwo.fastel.util.function.JsExpressionFunction
random() 方法可返回介于 0 ~ 1 之间的一个随机数。
ReferenceUtil - org.jiuwo.fastel.util中的类
 
ReferenceUtil(Object, Object) - 类 的构造器org.jiuwo.fastel.util.ReferenceUtil
 
ReflectUtil - org.jiuwo.fastel.util中的类
 
ReflectUtil() - 类 的构造器org.jiuwo.fastel.util.ReflectUtil
 
remove(Object) - 类 中的方法org.jiuwo.fastel.util.ValueStackMap
 
right(List<ExpressionNode>) - 类 中的静态方法org.jiuwo.fastel.util.TreeUtil
将中序表达式转换为右序表达式
rightEnd(ExpressionNode, ExpressionNode) - 类 中的静态方法org.jiuwo.fastel.util.TreeUtil
 
round() - 类 中的方法org.jiuwo.fastel.util.function.JsExpressionFunction
round() 方法可把一个数字舍入为最接近的整数。

S

sbc2Dbc(char) - 类 中的静态方法org.jiuwo.fastel.util.CharUtil
char 全角转半角
sbc2Dbc(String) - 类 中的静态方法org.jiuwo.fastel.util.StringUtil
字符串中的全解符号转换为半角
setLeft(ExpressionNode) - 类 中的方法org.jiuwo.fastel.impl.ExpressionNode
 
setParam(Object) - 类 中的方法org.jiuwo.fastel.impl.ExpressionNode
 
setRight(ExpressionNode) - 类 中的方法org.jiuwo.fastel.impl.ExpressionNode
 
setValue(Object) - 类 中的方法org.jiuwo.fastel.util.ReferenceUtil
 
setValue(Object, Object, Object) - 类 中的静态方法org.jiuwo.fastel.util.ReflectUtil
 
sin() - 类 中的方法org.jiuwo.fastel.util.function.JsExpressionFunction
sin() 方法可返回一个数字的正弦。
size() - 类 中的方法org.jiuwo.fastel.util.ValueStackMap
 
skipComment() - 类 中的方法org.jiuwo.fastel.parser.ExpressionParser
注释不处理,遇到注释当前过引前进
sqrt() - 类 中的方法org.jiuwo.fastel.util.function.JsExpressionFunction
sqrt() 方法可返回一个数的平方根。
SQRT1_2 - 类 中的静态变量org.jiuwo.fastel.constant.SysConstant
 
SQRT2 - 类 中的静态变量org.jiuwo.fastel.constant.SysConstant
 
stack - 类 中的变量org.jiuwo.fastel.util.ValueStackMap
 
strategy - 类 中的变量org.jiuwo.fastel.impl.ExpressionImpl
 
stringify() - 类 中的方法org.jiuwo.fastel.util.function.JsExpressionFunction
对象转JSON
StringUtil - org.jiuwo.fastel.util中的类
 
StringUtil() - 类 的构造器org.jiuwo.fastel.util.StringUtil
 
subtract(Number, Number) - 类 中的静态方法org.jiuwo.fastel.util.NumberUtil
减法运算
subtractOne() - 类 中的方法org.jiuwo.fastel.contract.ParserParam
 
SYS_CLASS - 类 中的静态变量org.jiuwo.fastel.constant.SysConstant
 
SYS_FALSE - 类 中的静态变量org.jiuwo.fastel.constant.SysConstant
 
SYS_GET - 类 中的静态变量org.jiuwo.fastel.constant.SysConstant
 
SYS_GET_CLASS - 类 中的静态变量org.jiuwo.fastel.constant.SysConstant
 
SYS_IN - 类 中的静态变量org.jiuwo.fastel.constant.SysConstant
 
SYS_IS - 类 中的静态变量org.jiuwo.fastel.constant.SysConstant
 
SYS_LENGTH - 类 中的静态变量org.jiuwo.fastel.constant.SysConstant
 
SYS_LITERAL - 类 中的静态变量org.jiuwo.fastel.constant.SysConstant
 
SYS_NULL - 类 中的静态变量org.jiuwo.fastel.constant.SysConstant
 
SYS_NUMBER_FOUR - 类 中的静态变量org.jiuwo.fastel.constant.SysConstant
 
SYS_NUMBER_ONE - 类 中的静态变量org.jiuwo.fastel.constant.SysConstant
 
SYS_NUMBER_TEN - 类 中的静态变量org.jiuwo.fastel.constant.SysConstant
 
SYS_NUMBER_THREE - 类 中的静态变量org.jiuwo.fastel.constant.SysConstant
 
SYS_NUMBER_TWO - 类 中的静态变量org.jiuwo.fastel.constant.SysConstant
 
SYS_REGEXP - 类 中的静态变量org.jiuwo.fastel.constant.SysConstant
 
SYS_SET - 类 中的静态变量org.jiuwo.fastel.constant.SysConstant
 
SYS_STRING_DOT_ZERO - 类 中的静态变量org.jiuwo.fastel.constant.SysConstant
 
SYS_TRUE - 类 中的静态变量org.jiuwo.fastel.constant.SysConstant
 
SysConstant - org.jiuwo.fastel.constant中的类
 
SysConstant() - 类 的构造器org.jiuwo.fastel.constant.SysConstant
 

T

tan() - 类 中的方法org.jiuwo.fastel.util.function.JsExpressionFunction
tan() 方法可返回一个表示某个角的正切的数字
toString() - 类 中的方法org.jiuwo.fastel.util.ReferenceUtil
 
toTree(List<ExpressionNode>, LinkedList<ExpressionNode>) - 类 中的静态方法org.jiuwo.fastel.util.TreeUtil
 
toValue(Number, Class<? extends Object>) - 类 中的静态方法org.jiuwo.fastel.util.ReflectUtil
 
toWrapper(Class<? extends Object>) - 类 中的静态方法org.jiuwo.fastel.util.ReflectUtil
 
TreeUtil - org.jiuwo.fastel.util中的类
 
TreeUtil() - 类 的构造器org.jiuwo.fastel.util.TreeUtil
 

V

valueOf(String) - 枚举 中的静态方法org.jiuwo.fastel.contract.enums.ArithmeticEnum.Arithmetic
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.jiuwo.fastel.contract.enums.ArithmeticEnum.NumberType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.jiuwo.fastel.contract.enums.ExpressionEnum.JsToken
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.jiuwo.fastel.contract.enums.ExpressionEnum.Token
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.jiuwo.fastel.contract.enums.ParserEnum.CharEscape
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.jiuwo.fastel.contract.enums.ParserEnum.ParseStatus
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法org.jiuwo.fastel.contract.enums.ArithmeticEnum.Arithmetic
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.jiuwo.fastel.contract.enums.ArithmeticEnum.NumberType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.jiuwo.fastel.contract.enums.ExpressionEnum.JsToken
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.jiuwo.fastel.contract.enums.ExpressionEnum.Token
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.jiuwo.fastel.contract.enums.ParserEnum.CharEscape
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.jiuwo.fastel.contract.enums.ParserEnum.ParseStatus
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 类 中的方法org.jiuwo.fastel.util.ValueStackMap
 
ValueStackMap - org.jiuwo.fastel.util中的类
 
ValueStackMap(Object...) - 类 的构造器org.jiuwo.fastel.util.ValueStackMap
 
ValueStackUtil - org.jiuwo.fastel.util中的类
 
ValueStackUtil() - 类 的构造器org.jiuwo.fastel.util.ValueStackUtil
 

W

wrapAsContext(Object) - 类 中的静态方法org.jiuwo.fastel.util.ValueStackUtil
 
A B C D E F G I J K L M N O P R S T V W 
跳过导航链接

Copyright © 2019. All rights reserved.