|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use MutableInteger | |
| gate.jape | |
| Uses of MutableInteger in gate.jape |
| Methods in gate.jape with parameters of type MutableInteger | |
boolean |
BasicPatternElement.matches(Document doc,
int position,
MutableInteger newPosition)
Does this element match the document at this position? |
boolean |
ComplexPatternElement.matches(Document doc,
int position,
MutableInteger newPosition)
Does this element match the document at this position? |
boolean |
ConstraintGroup.matches(Document doc,
int position,
MutableInteger newPosition)
Does this element match the document at this position? |
boolean |
LeftHandSide.matches(Document doc,
int position,
MutableInteger newPosition)
Does the LHS match the document at this position? |
boolean |
Matcher.matches(Document doc,
int position,
MutableInteger newPosition)
Does this element match the document at this position? |
boolean |
Rule.matches(Document doc,
int position,
MutableInteger newPosition)
Does this element match the document at this position? |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||