OOPathExpr generation (#1528)* Implementation of OOPathExprAdded simpler test case for OOPath* Removed processing of RuleImpl* Refactor* Refactor FromVisitor to use optional initializer expression in the DeclarationSpec* Moved extractGenericType to ClassUtils.javaRenamed to DeclarationSourceuse Option.ifPresent rather thatn optToStream.forEachRemoved unused RuleImpl* Use monadic flatMap rather than using two different constructors
Show less