|
Eclipse Platform 2.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ICharacterPairMatcher.java
Field Summary | |
static int |
LEFT
|
static int |
RIGHT
|
Method Summary | |
void |
clear()
Clears this pair matcher. |
void |
dispose()
Disposes this pair matcher. |
int |
getAnchor()
Method getAnchor. |
IRegion |
match(IDocument iDocument,
int i)
Method match. |
Field Detail |
public static final int RIGHT
public static final int LEFT
Method Detail |
public void dispose()
public void clear()
match
method.
public IRegion match(IDocument iDocument, int i)
iDocument
- i
-
public int getAnchor()
|
Eclipse Platform 2.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |