类的使用
com.dtflys.forest.mapping.MappingIdentity
使用MappingIdentity的程序包
-
com.dtflys.forest.mapping中MappingIdentity的使用
参数类型为MappingIdentity的com.dtflys.forest.mapping中的方法修饰符和类型方法说明MappingDot.getPropMethodFromClass(Class clazz, MappingIdentity right) MappingTemplate.parseInvokeParams(VariableScope variableScope, MappingExpr left, MappingIdentity name) MappingTemplate.parseMethodParams_inner(VariableScope variableScope, MappingExpr left, MappingIdentity name, List<MappingExpr> argExprList) 参数类型为MappingIdentity的com.dtflys.forest.mapping中的构造器限定符构造器说明MappingDot(ForestMethod forestMethod, VariableScope variableScope, MappingExpr left, MappingIdentity right) protectedMappingDot(ForestMethod forestMethod, Token token, VariableScope variableScope, MappingExpr left, MappingIdentity right) MappingFilterInvoke(ForestMethod<?> forestMethod, VariableScope variableScope, MappingIdentity name, List<MappingExpr> argList) MappingInvoke(ForestMethod<?> forestMethod, VariableScope variableScope, MappingExpr left, MappingIdentity name, List<MappingExpr> argList) protectedMappingInvoke(ForestMethod<?> forestMethod, Token token, VariableScope variableScope, MappingExpr left, MappingIdentity name, List<MappingExpr> argList)