|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.oclparser.internal.core.util.LineAdjuster
Constructor Summary | |
LineAdjuster()
|
Method Summary | |
static int |
getLine(java.lang.String oclText,
int line)
If the OCL file contains comments, then these comments aren't considered when setting the line number. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public LineAdjuster()
Method Detail |
public static int getLine(java.lang.String oclText, int line)
oclText
- the OCL source.line
- 0-based.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |