org.matheclipse.core.eval.interfaces
Interface ICreatePatternMatcher
-
- All Known Implementing Classes:
- Set, SetDelayed, UpSet, UpSetDelayed
public interface ICreatePatternMatcher
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description java.lang.Object[]createPatternMatcher(IExpr leftHandSide, IExpr rightHandSide, boolean packageMode)Returns an array of 2 objects with type IPatternMatcher (at index 0) and IExpr (at index 1).
-
DMelt 3.0 © DataMelt by jWork.ORG