org.matheclipse.core.interfaces
Interface IPatternObject
-
- All Known Subinterfaces:
- IPattern, IPatternSequence
- All Known Implementing Classes:
- Pattern, PatternSequence
public interface IPatternObject
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description intgetIndex()Get the pattern-matchers index in thePatternMapISymbolgetSymbol()Get the associated symbol for this pattern-objectvoidsetIndex(int i)Set the pattern-matchers index in thePatternMap
-
-
-
Method Detail
-
getSymbol
ISymbol getSymbol()
Get the associated symbol for this pattern-object- Returns:
-
getIndex
int getIndex()
Get the pattern-matchers index in thePatternMap- Returns:
-
setIndex
void setIndex(int i)
Set the pattern-matchers index in thePatternMap
-
-
DMelt 3.0 © DataMelt by jWork.ORG