|
Runtime | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.gmf.runtime.common.core.util.StringMatcher.Position
Keeps track of the internal position of the matcher.
| Constructor Summary | |
StringMatcher.Position(int start,
int end)
Creates a new position. |
|
| Method Summary | |
int |
getEnd()
Retrieve the ending position. |
int |
getStart()
Retrieve the starting position. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public StringMatcher.Position(int start,
int end)
start - the start position.end - the start position.| Method Detail |
public int getStart()
public int getEnd()
|
Runtime | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.