Class Standards.JSONPath.LogicalOrExpression

local protected class Standards.JSONPath.LogicalOrExpression

Variable e1
Variable e2

Expression Standards.JSONPath.LogicalOrExpression.e1
Expression Standards.JSONPath.LogicalOrExpression.e2


Method create

Standards.JSONPath.LogicalOrExpression Standards.JSONPath.LogicalOrExpression(Expression e1, Expression e2)