|
SWT LPEX v3.0.0 | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.lpex.core.LpexMatch
Match parentheses, braces, square brackets, angle brackets.
Method Summary | |
---|---|
static LpexDocumentLocation | match(LpexView lpexView,
LpexDocumentLocation loc)
Match a paranthesis / brace / square bracket / angle bracket. |
static LpexDocumentLocation | match(LpexView lpexView,
LpexDocumentLocation loc,
boolean noisy)
Match a paranthesis / brace / square bracket / angle bracket. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static LpexDocumentLocation match(LpexView lpexView, LpexDocumentLocation loc)
public static LpexDocumentLocation match(LpexView lpexView, LpexDocumentLocation loc, boolean noisy)
|
SWT LPEX v3.0.0 | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |